]> git.baikalelectronics.ru Git - kernel.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)
commit47fb817971c4831e41e67d904a9d6d8a700852e7
tree61a169c8d458134d84bca65d1f1a70b9aba7efa7
parentf6981123f27558526f5cc6b5d12a2151a76f6971
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