]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: jornada720_kbd - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:32:40 +0000 (07:32 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:04:46 +0000 (09:04 -0700)
commitbb41eca764a74032070a5290f2ef8e6b424ad961
tree62a01ff4753f593f17e98a49826b6164ca98adeb
parent5d1e9385a130e65c4f1fef9e167ba786ac427381
Input: jornada720_kbd - 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/jornada720_kbd.c