usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()
commitc8a0b5c687bfc3fce4bcc6a1e7c354f40b38bbc9
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 11:52:19 +0000 (6 17:22 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:22:42 +0000 (15 17:22 +0300)
treef972ea6f1b5d4a9f041d2794e748ee7b0c0b9e3c
parent03fc1d84e13a26cdbd376b3a2658a64d2b978cd3
usb: phy: ab8500-usb: 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: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-ab8500-usb.c