commit | c8a0b5c687bfc3fce4bcc6a1e7c354f40b38bbc9 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 06 17:22:19 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Wed May 15 17:22:42 2013 +0300 |
tree | f972ea6f1b5d4a9f041d2794e748ee7b0c0b9e3c | |
parent | 03fc1d84e13a26cdbd376b3a2658a64d2b978cd3 [diff] |
usb: phy: ab8500-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> Signed-off-by: Felipe Balbi <balbi@ti.com>