]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 11:52:20 +0000 (17:22 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:22:49 +0000 (17:22 +0300)
commit549ccf1ae5cfb83baf749dfa0f253564d497ac39
tree668e9f2c6ab26c64d1e54f5c86a30c9f9a87edd7
parentb6181f128cd0e695865f650a99a706b7fe41f86f
usb: phy: gpio-vbus-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: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-gpio-vbus-usb.c