X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fspi%2Fads7846.h;h=37c75fbacea2dbf4406779295a17c975d35854bc;hb=3f35ebfdc4b987abe923eee79d25a04e336dee56;hp=eeed74de9b63fa50017e4fdc2aa2dcc4d4cdcf4d;hpb=547ba9200727d2334f779cbf46ab62accb1281aa;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/spi/ads7846.h b/include/linux/spi/ads7846.h index eeed74de9b6..37c75fbacea 100644 --- a/include/linux/spi/ads7846.h +++ b/include/linux/spi/ads7846.h @@ -14,7 +14,8 @@ enum ads7846_filter { struct ads7846_platform_data { u16 model; /* 7843, 7845, 7846. */ u16 vref_delay_usecs; /* 0 for external vref; etc */ - int keep_vref_on:1; /* set to keep vref on for differential + u16 vref_mv; /* external vref value, milliVolts */ + bool keep_vref_on; /* set to keep vref on for differential * measurements as well */ /* Settling time of the analog signals; a function of Vcc and the