Input: misc - use local variables consistently
authorGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jan 2017 07:44:18 +0000 (23:44 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 22 Jan 2017 07:51:56 +0000 (23:51 -0800)
commita0d86ecd23a9e8ae36e274191e55068cc4d10129
treea3fcc68705966e595224b44bad519e6dae194a09
parentb4e66e7d1948e0a54a38102462b016ee1ed489c2
Input: misc - 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/misc/drv260x.c
drivers/input/misc/gpio_tilt_polled.c
drivers/input/misc/hisi_powerkey.c