X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fi2c%2Ftwl4030.h;h=fb604dcd38f19d89a817c8bc2397aa09d3ece62c;hb=21f8e7217a67016dee8385aa0964fd7f9eb4f2e3;hp=03b948287c93ae0e2b02a894fc262189f1b2710a;hpb=c0e855ff905cc24728421f57455e2e69948aa800;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/i2c/twl4030.h b/include/linux/i2c/twl4030.h index 03b948287c9..fb604dcd38f 100644 --- a/include/linux/i2c/twl4030.h +++ b/include/linux/i2c/twl4030.h @@ -231,6 +231,9 @@ struct twl4030_gpio_platform_data { /* package the two LED signals as output-only GPIOs? */ bool use_leds; + /* gpio-n should control VMMC(n+1) if BIT(n) in mmc_cd is set */ + u8 mmc_cd; + /* For gpio-N, bit (1 << N) in "pullups" is set if that pullup * should be enabled. Else, if that bit is set in "pulldowns", * that pulldown is enabled. Don't waste power by letting any