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)
commit2871782ae1cbca372eabf599576d611d861310e6
treefe63fb45b758013d311a3f9a5e40c44c72d981c3
parentb8a261b59c8c6014d7dc984811ec81f14ef6f767
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