commit | c21b7eeaeeb8cdeecbb3c14204eecf604071620f | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 06 17:22:21 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 15 17:22:56 2013 +0300 |
tree | 6ee8ec80ecc042c7a670c2055b263d551b1b35d2 | |
parent | a9b1bddc7a171c89b4fd4c132202b5b2118f3905 [diff] |
usb: phy: mv-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: Chao Xie <chao.xie@marvell.com> Signed-off-by: Felipe Balbi <balbi@ti.com>