usb: phy: mv-usb: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 11:52:21 +0000 (17:22 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:22:56 +0000 (17:22 +0300)
commitc21b7eeaeeb8cdeecbb3c14204eecf604071620f
tree6ee8ec80ecc042c7a670c2055b263d551b1b35d2
parenta9b1bddc7a171c89b4fd4c132202b5b2118f3905
usb: phy: mv-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>
Cc: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-mv-usb.c