]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: ohci-exynos: Use struct device instead of platform_device
authorVivek Gautam <gautam.vivek@samsung.com>
Mon, 5 May 2014 05:03:42 +0000 (10:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 21:49:35 +0000 (14:49 -0700)
commit54969ed6c4d0b9eb7fa68a909be231f383f0c406
tree9057f9f9d34dd771b1d5dd9dc0e0f141b9bbcb94
parentefccd24adae9821c908bbe2cdc7e632c91902ce3
usb: ohci-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/ohci-exynos.c