commit | 5ed7ecfc79a7d3f16449e95c7368c396b51e1de9 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sun May 05 19:35:04 2013 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun May 05 20:14:03 2013 -0700 |
tree | 7dcfdcfd1a7364420e0f73d9492a0f7bd4c05920 | |
parent | 45d763f953b5ba90af567153c3e1301d65f510e9 [diff] |
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>