]> bbs.cooldavid.org Git - net-next-2.6.git/commit
input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 06:25:42 +0000 (15:25 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 06:25:42 +0000 (15:25 +0900)
commite28abafbab4205bda07087ea29cde39a14ba82c9
tree61a169c8d458134d84bca65d1f1a70b9aba7efa7
parent0af2840892ead5e07c7b08fef61881ef45b8b9c2
input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.

The ctrl_xxx routines are deprecated, switch over to the __raw_xxx
versions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/input/touchscreen/hp680_ts_input.c