]> Pileus Git - ~andy/linux/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)
commit7bcbcaa584f9c1723f26413f585a34303e918caa
treeac9ba579436c186bd1e474103a720b162cd92c7a
parent3e056a38894481e278b8d504cf7ffc8a64d5e9e0
Input: w90p910_ts - 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/touchscreen/w90p910_ts.c