Jingoo Han 59eb14dcc6 pinctrl: mxs: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
(device-core: Ensure drvdata = NULL when no driver is bound).
Thus, it is not needed to manually clear the device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-06-16 11:56:48 +02:00
..
2013-04-03 22:18:36 +02:00
2013-05-04 12:31:18 -07:00
2013-05-04 12:31:18 -07:00
2013-04-03 22:18:36 +02:00
2013-05-02 09:03:55 -07:00
2012-05-02 01:18:27 +02:00