From: Vivek Gautam Date: Mon, 5 May 2014 05:04:25 +0000 (+0530) Subject: usb: ehci-exynos: Use struct device instead of platform_device X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91a9677a4ae611eb468b02c531ee3d673988d648;p=pandora-kernel.git 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 Acked-by: Alan Stern Acked-by: Jingoo Han Acked-by: Kukjin Kim Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed