1
0
Fork 0
alistair23-linux/drivers/usb/chipidea
Johan Hovold 964728f9f4 USB: chipidea: msm: fix ulpi-node lookup
Fix child-node lookup during probe, which ended up searching the whole
device tree depth-first starting at the parent rather than just matching
on its children.

Note that the original premature free of the parent node has already
been fixed separately, but that fix was apparently never backported to
stable.

Fixes: 47654a1620 ("usb: chipidea: msm: Restore wrapper settings after reset")
Fixes: b74c43156c ("usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get()")
Cc: stable <stable@vger.kernel.org>     # 4.10: b74c43156c
Cc: Stephen Boyd <stephen.boyd@linaro.org>
Cc: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2017-12-13 09:50:52 +08:00
..
Kconfig usb: chipidea: fix trivial typo in Kconfig 2017-10-26 09:54:43 +08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bits.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_imx.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_imx.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_msm.c USB: chipidea: msm: fix ulpi-node lookup 2017-12-13 09:50:52 +08:00
ci_hdrc_pci.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_tegra.c USB: chipidea: ci_hdrc_tegra.c: add SPDX line 2017-11-07 15:53:48 +01:00
ci_hdrc_usb2.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ci_hdrc_zevio.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
core.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
debug.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
host.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
host.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
otg.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
otg.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
otg_fsm.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
otg_fsm.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
udc.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
udc.h USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
ulpi.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00
usbmisc_imx.c USB: chipidea: Remove redundant license text 2017-11-07 15:45:01 +01:00