Re: [PATCH v2] usb: phy: msm: reset controller is mandatory now

2014-05-14 Thread Ivan T. Ivanov
On Tue, 2014-05-13 at 21:46 +0200, Arnd Bergmann wrote: > Commit a27345434134 "usb: phy: msm: Use reset framework for LINK > and PHY resets" introduced a mandatory call to reset_control_get > into the msm usb phy driver, which means we have to add a Kconfig > dependency on the API to avoid this bui

[PATCH v2] usb: phy: msm: reset controller is mandatory now

2014-05-13 Thread Arnd Bergmann
Commit a27345434134 "usb: phy: msm: Use reset framework for LINK and PHY resets" introduced a mandatory call to reset_control_get into the msm usb phy driver, which means we have to add a Kconfig dependency on the API to avoid this build error: phy/phy-msm-usb.c: In function 'msm_otg_read_dt': phy