Input: 88pm860x-ts - remove redundant platform_set_drvdata()
commit602b6a02cad6a6473668c5a0176a247e5bc6648a
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 02:37:43 +0000 (5 19:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 6 May 2013 03:14:29 +0000 (5 20:14 -0700)
tree9cdfeb570c474cba8fdd816d2d3036f9d38c3860
parentad34b42e542366f7b79d2d8a72fdd6ac3c146513
Input: 88pm860x-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/88pm860x-ts.c