commit | 410e5fea6a217cf3f7b187dfeabb909645a006b6 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon May 20 11:21:21 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 20 11:31:24 2013 -0700 |
tree | d3e9e15f6611aa01e368ea278d3767b38c7eb15b | |
parent | 9b790915450e2e2eb9a8df7fe32f41e895de9da1 [diff] |
usb: host: fusbh200-hcd: 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: Yuan-Hsin Chen <yhchen@faraday-tech.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>