]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: da9052_tsi - remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 02:38:34 +0000 (19:38 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 May 2013 03:14:41 +0000 (20:14 -0700)
commitfdbe0c5356de959e38ba5bbfa2ff09960a51f86b
tree6559d7a7773e4ed48ed97189450fd220d0323c30
parent7f1f5d13ef9b9a3af81e2001938bcb377436915d
Input: da9052_tsi - 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/da9052_tsi.c