Hi,
On Wednesday 19 November 2014 01:09 AM, Sebastian Hesselbarth wrote:
On 17.11.2014 14:33, Antoine Tenart wrote:
quoted
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
---
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
phy-berlin-usb is not in my phy tree and I don't seem to find anywhere in my
inbox. Care to send them to me?
Thanks
Kishon