commit | b189e4d94d747004fc297524377029c9ada72ba2 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Sun May 05 19:36:11 2013 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sun May 05 20:14:14 2013 -0700 |
tree | a0f717343ff11b4e1b965fa0fcaaf7ea6a27e2af | |
parent | 7a9f4ff23ffc164b542cec07073efbe8f6c2a3f3 [diff] |
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>