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)
commita9b1bddc7a171c89b4fd4c132202b5b2118f3905
tree668e9f2c6ab26c64d1e54f5c86a30c9f9a87edd7
parentc8a0b5c687bfc3fce4bcc6a1e7c354f40b38bbc9
usb: phy: gpio-vbus-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: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-gpio-vbus-usb.c
This page took 0.026194 seconds and 5 git commands to generate.