]> git.baikalelectronics.ru Git - kernel.git/commit
Input: pm8xxx-vibrator - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 02:36:11 +0000 (19:36 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 May 2013 03:14:14 +0000 (20:14 -0700)
commit9206b79f7247e75a0e950b27a7c841e557311e0f
treea0f717343ff11b4e1b965fa0fcaaf7ea6a27e2af
parent86fb9a4235809a4e567ec66c015768006ef34b14
Input: pm8xxx-vibrator - 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/misc/pm8xxx-vibrator.c