]> 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)
commit3e8b452fe7c65879ea8b6a38147fdc0ad01467db
treea20f7d4c9fb22953015019a41030737a6674b362
parent3a0f8477a25362a234aac2fbd089a5592ffec5f2
Input: pmic8xxx-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/pmic8xxx-keypad.c