Input: omap4-keypad - remove redundant platform_set_drvdata()
commit19b1d74fee8fd9dffb361e29daf0b0a36d398190
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:34:41 +0000 (6 07:34 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:04:50 +0000 (8 09:04 -0700)
tree164903f3598916400f80ca9fcd3bf63bfef74f46
parent776f2accca36262f5fec51e0574a875554dd400c
Input: omap4-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/omap4-keypad.c