]> git.baikalelectronics.ru Git - kernel.git/commit
usb: ehci-s5p: skip phy setup for Exynos5440 based platforms
authorThomas Abraham <thomas.ab@samsung.com>
Mon, 27 May 2013 09:42:12 +0000 (18:42 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 12:34:29 +0000 (21:34 +0900)
commitd90aa0ebddd7d577fe7dd5b2b357e5744376f6ba
tree817fd6569d5fec300500a5aa32ea6312d91f1ab8
parentdbfeb0d1008406126da38d68e3fb0615b282a9c8
usb: ehci-s5p: skip phy setup for Exynos5440 based platforms

Exynos5440 does not require any explict USB phy configuration. So skip
the USB phy configuration for Exynos5440 based platforms.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Ackked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-s5p.c