Input: drivers/input/touchscreen - don't access dev->private directly
authorDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:34:08 +0000 (01:34 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:34:08 +0000 (01:34 -0400)
commit40b9b0b82e664bfdf26fd33014d52e23ff80b9f4
tree703746fcfdd42e63110672d5da6014e2d6120ef7
parent0ca1804f2e4d78e6a037da23f96aa56f762e78fb
Input: drivers/input/touchscreen - don't access dev->private directly

Use input_get_drvdata() and input_set_drvdata() instead.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/corgi_ts.c
drivers/input/touchscreen/elo.c
drivers/input/touchscreen/gunze.c
drivers/input/touchscreen/h3600_ts_input.c
drivers/input/touchscreen/mtouch.c
drivers/input/touchscreen/penmount.c
drivers/input/touchscreen/touchright.c
drivers/input/touchscreen/touchwin.c
drivers/input/touchscreen/ucb1400_ts.c