]> git.baikalelectronics.ru Git - kernel.git/commit
Input: omap4-keypad - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:34:41 +0000 (07:34 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:04:50 +0000 (09:04 -0700)
commitc17cd9452cef80e3c2a90bd04a61f4516c5b4197
tree164903f3598916400f80ca9fcd3bf63bfef74f46
parent86a8468143e6f411f4bd33d00be9bb1c1c228176
Input: omap4-keypad - remove redundant platform_set_drvdata()

Commit bcb6fcf111 (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/omap4-keypad.c