]> git.baikalelectronics.ru Git - kernel.git/commit
usb: renesas: use dev_get_platdata()
authorJingoo Han <jg1.han@samsung.com>
Tue, 30 Jul 2013 08:06:20 +0000 (17:06 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Aug 2013 00:28:45 +0000 (17:28 -0700)
commit9be0b71ab79a90171b36a5c713c6fb16723e3846
tree49f23585cd1dec7ff5123f88c122d3f29b400c89
parent0fcc9096b22ed123cae7fcd172af1ac5ae889ca4
usb: renesas: use dev_get_platdata()

Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/renesas_usbhs/common.c