diff options
author | Felipe Balbi <balbi@ti.com> | 2011-06-27 14:57:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-07-01 23:31:15 +0200 |
commit | 8220796df85d58a445863424b7b2053d4741e931 (patch) | |
tree | c0078f842d3295da15ea5e4a29c8f4c8df4321aa /drivers/usb/class | |
parent | usb: musb: omap: always create musb device (diff) | |
download | linux-8220796df85d58a445863424b7b2053d4741e931.tar.xz linux-8220796df85d58a445863424b7b2053d4741e931.zip |
usb: musb: no need to access platform_device
dev_get_drvdata() is exactly the same as
platform_get_drvdata(). Drop that useless
access to the platform device.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions