]> git.openfabrics.org - ~emulex/infiniband.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)
commitb189e4d94d747004fc297524377029c9ada72ba2
treea0f717343ff11b4e1b965fa0fcaaf7ea6a27e2af
parent7a9f4ff23ffc164b542cec07073efbe8f6c2a3f3
Input: pm8xxx-vibrator - 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/misc/pm8xxx-vibrator.c