]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ti_am335x_tsc - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 02:41:05 +0000 (19:41 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 May 2013 03:14:56 +0000 (20:14 -0700)
commita83485a1857ae6767cb5eb9ac0696aba03c5538c
tree81086a664e5fa7074d3ad16da84440fd049a8ee1
parent95d6df5f5bfde292e3f5be61287e4b021f792400
Input: ti_am335x_tsc - 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/ti_am335x_tsc.c