Searched hist:"25 a70e38" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | eeti_ts.c | 25a70e38 Wed Aug 12 02:50:09 CDT 2009 Daniel Mack <daniel@caiaq.de> Input: eeti_ts - allow active high irq lines
This adds a struct eeti_ts_platform_data which currently holds only one value to specify the interrupt polarity.
The driver has a fallback if no platform data is passed in via the i2c_board_info, so no regression is caused.
Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 25a70e38 Wed Aug 12 02:50:09 CDT 2009 Daniel Mack <daniel@caiaq.de> Input: eeti_ts - allow active high irq lines This adds a struct eeti_ts_platform_data which currently holds only one value to specify the interrupt polarity. The driver has a fallback if no platform data is passed in via the i2c_board_info, so no regression is caused. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|