]> git.baikalelectronics.ru Git - kernel.git/commit
Input: w90p910_ts - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 14:40:39 +0000 (07:40 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 May 2013 16:04:16 +0000 (09:04 -0700)
commitea5dca01ade42503e0fc5c00fc1bea43a3a8f020
treeac9ba579436c186bd1e474103a720b162cd92c7a
parent5afc3f28813a2afd82891f666e182f2fad93571c
Input: w90p910_ts - 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/touchscreen/w90p910_ts.c