Input: eeti_ts - allow active high irq lines
authorDaniel Mack <daniel@caiaq.de>
Wed, 12 Aug 2009 07:50:09 +0000 (00:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 12 Aug 2009 08:09:50 +0000 (01:09 -0700)
commit25a70e38cd57952b09a013bf070e03705ee4f2ff
treec82d3c61ccd60b022dd9df7ded927f4591a85f9e
parent09113aea553cfaf074fd669cd0465daac4cea6e8
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>
drivers/input/touchscreen/eeti_ts.c
include/linux/input/eeti_ts.h [new file with mode: 0644]