]> Pileus Git - ~andy/linux/commit
Input: gpio_tilt_polled - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 02:35:04 +0000 (19:35 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 May 2013 03:14:03 +0000 (20:14 -0700)
commit5ed7ecfc79a7d3f16449e95c7368c396b51e1de9
tree7dcfdcfd1a7364420e0f73d9492a0f7bd4c05920
parent45d763f953b5ba90af567153c3e1301d65f510e9
Input: gpio_tilt_polled - remove redundant platform_set_drvdata()

Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/gpio_tilt_polled.c