Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
authorGuenter Roeck <linux@roeck-us.net>
Sun, 22 Jan 2017 07:32:34 +0000 (23:32 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 22 Jan 2017 07:51:51 +0000 (23:51 -0800)
commit4cd216cbe744f907e7201f1f93f383980b7f931a
tree00c9bd21c660164cac60e6e80fa34da3b3349cab
parent666c0b8366b8d5d44251a3889f6a2c264a38dee9
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata

There is no call to i2c_get_clientdata(), platform_get_drvdata(),
or dev_get_drvdata() in any of the drivers in this patch.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/arizona-haptics.c
drivers/input/misc/atmel_captouch.c
drivers/input/misc/da9063_onkey.c
drivers/input/misc/e3x0-button.c
drivers/input/misc/twl4030-pwrbutton.c