]> git.baikalelectronics.ru Git - kernel.git/commit
Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:35:24 +0000 (07:35 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:04:54 +0000 (09:04 -0700)
commitb6d26e1047a3e31e08e96bfb1348d6756440a3ab
treea20f7d4c9fb22953015019a41030737a6674b362
parent5880c5764c2c8089afc59a1bb6b512084e211215
Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()

Commit c3e213df08 (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/pmic8xxx-keypad.c