Thread (9 messages) 9 messages, 3 authors, 2014-11-20

[PATCH 1/2] phy: berlin_usb: depends on RESET_CONTROLLER

From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
Date: 2014-11-18 19:39:16
Also in: lkml

On 17.11.2014 14:33, Antoine Tenart wrote:
The Berlin USB PHY driver uses the Berlin reset controller
unconditionally. Make it depending on RESET_CONTROLLER.

Signed-off-by: Antoine Tenart <redacted>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
quoted hunk ↗ jump to hunk
---
  drivers/phy/Kconfig | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index b6da75f563e7..38ca6ff00aef 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -17,7 +17,7 @@ config GENERIC_PHY

  config PHY_BERLIN_USB
  	tristate "Marvell Berlin USB PHY Driver"
-	depends on ARCH_BERLIN && HAS_IOMEM && OF
+	depends on ARCH_BERLIN && RESET_CONTROLLER && HAS_IOMEM && OF
  	select GENERIC_PHY
  	help
  	  Enable this to support the USB PHY on Marvell Berlin SoCs.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help