diff options
author | Libo Chen | 2013-08-27 16:10:31 +0800 |
---|---|---|
committer | Greg Kroah-Hartman | 2013-08-27 21:35:23 -0700 |
commit | c9a0552e8df596b7cc43cbcd161c065c0046744d (patch) | |
tree | e56580c96e66651ecf05aa16eb8f4e7cf3101db8 /drivers/eisa | |
parent | 3cb40a590e338413814234af9badb0b20ba77875 (diff) |
usb: renesas_usbhs: use platform_{get,set}_drvdata()
Use the wrapper functions for getting and setting the driver data using
platform_device instead of using dev_{get,set}_drvdata() with &pdev->dev,
so we can directly pass a struct platform_device.
Signed-off-by: Libo Chen <libo.chen@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions