]> Pileus Git - ~andy/linux/commit
Input: tnetv107x-keypad - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:39:07 +0000 (07:39 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:05:03 +0000 (09:05 -0700)
commit94521e5b0624d84e2a8a3cb4bd23d46103a6ec57
tree1e5fc37a4a12b36267c3409c05103b52941f9d00
parente78465ed1f2c0f1012d0cb6a9fb9b9a25e4b8c4d
Input: tnetv107x-keypad - 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>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/tnetv107x-keypad.c