commit | 99f80cfc00084a4aa87372095cca7a279db12ce2 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 06 17:22:22 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 15 17:23:32 2013 +0300 |
tree | 4db04f58dd821f6878297287aaa1cd26e8358c69 | |
parent | c21b7eeaeeb8cdeecbb3c14204eecf604071620f [diff] |
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>