]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd5a2c0a0bdcec87f9c6ffa23fc716803a4bb1648
tree6ee8ec80ecc042c7a670c2055b263d551b1b35d2
parent549ccf1ae5cfb83baf749dfa0f253564d497ac39
usb: phy: mv-usb: Remove redundant platform_set_drvdata()

Commit bcb6fcf111 (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