]> git.baikalelectronics.ru Git - kernel.git/commit
usb: ehci-exynos: Use struct device instead of platform_device
authorVivek Gautam <gautam.vivek@samsung.com>
Mon, 5 May 2014 05:04:25 +0000 (10:34 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 21:49:35 +0000 (14:49 -0700)
commit9c2f8f9ca581170947f86d7cf76d5fc5388ae333
tree0791d8c88a6df8cbbac4dad5e252e5a2344382be
parent6f607b57d11fbf478c4c9ed2b15c3cabe27efec4
usb: ehci-exynos: Use struct device instead of platform_device

Change to use struct device instead of struct platform_device
for some static functions.

Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-exynos.c