]> git.baikalelectronics.ru Git - kernel.git/commit
usb: ohci-exynos: skip phy setup for Exynos5440 based platforms
authorThomas Abraham <thomas.ab@samsung.com>
Thu, 11 Apr 2013 11:42:30 +0000 (17:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Apr 2013 15:56:58 +0000 (08:56 -0700)
commit52ec10cde4446432f5e379a0562b9e321357ce9f
treefe63fb45b758013d311a3f9a5e40c44c72d981c3
parentf335231f650ef317128ccf17de93730a59fa260b
usb: ohci-exynos: 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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-exynos.c