]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: touchscreen - use local variables consistently
authorGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jan 2017 07:46:47 +0000 (23:46 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 22 Jan 2017 07:53:17 +0000 (23:53 -0800)
commitd7ddf15414dd598b9b875664e6b7aebe6c988f5d
tree3abd8a2b6d967614fc1fb2c67706e38794b52539
parentad56814fccfba3fe3613fa4d9accff3816786f3c
Input: touchscreen - use local variables consistently

If a function declares a variable to access a structure element,
use it consistently.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel_mxt_ts.c
drivers/input/touchscreen/fsl-imx25-tcq.c
drivers/input/touchscreen/ili210x.c
drivers/input/touchscreen/pixcir_i2c_ts.c
drivers/input/touchscreen/rohm_bu21023.c
drivers/input/touchscreen/s3c2410_ts.c