usb: phy: mxs-usb: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 6 May 2013 11:52:22 +0000 (17:22 +0530)
committerFelipe Balbi <balbi@ti.com>
Wed, 15 May 2013 14:23:32 +0000 (17:23 +0300)
commit99f80cfc00084a4aa87372095cca7a279db12ce2
tree4db04f58dd821f6878297287aaa1cd26e8358c69
parentc21b7eeaeeb8cdeecbb3c14204eecf604071620f
usb: phy: mxs-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: Marek Vasut <marex@denx.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-mxs-usb.c
This page took 0.026932 seconds and 5 git commands to generate.