]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"
authorAnand Moon <linux.amoon@gmail.com>
Tue, 23 Jun 2020 07:46:37 +0000 (07:46 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jun 2020 14:05:00 +0000 (16:05 +0200)
commite1cedbb9aa78010b0f91be733114871340e9d400
treed7ae5b5bd846866eddef0c6d66bfcf04352d66aa
parent7e65a92ecd21a716487125adfeba525e9378a0dd
Revert "usb: dwc3: exynos: Add support for Exynos5422 suspend clk"

This reverts commit 637c3d5ab397450c72750678948b8b0da7c87c6c.

Since SCLK_SCLK_USBD300 suspend clock need to be configured
for phy module, I wrongly mapped this clock to DWC3 code.

Cc: Felipe Balbi <balbi@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
Cc: stable <stable@vger.kernel.org>
Fixes: 637c3d5ab397 ("usb: dwc3: exynos: Add support for Exynos5422 suspend clk")
Link: https://lore.kernel.org/r/20200623074637.756-1-linux.amoon@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-exynos.c