OSDN Git Service

regulator: fixed/gpio: Pull inversion/OD into gpiolib
[uclinux-h8/linux.git] / arch / x86 / platform / intel-mid / device_libs / platform_bcm43xx.c
index 96f438d..1421d53 100644 (file)
@@ -44,7 +44,6 @@ static struct fixed_voltage_config bcm43xx_vmmc = {
         */
        .microvolts             = 2000000,              /* 1.8V */
        .startup_delay          = 250 * 1000,           /* 250ms */
-       .enable_high            = 1,                    /* active high */
        .enabled_at_boot        = 0,                    /* disabled at boot */
        .init_data              = &bcm43xx_vmmc_data,
 };