u-boot-brain/drivers/usb
Patrice Chotard f3858ce029 usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
node varaible is used as iterator into ofnode_for_each_subnode()
loop, when exiting of it, node is no more a valid ofnode.
Use dwc3_node instead as parameter of ofnode_valid()

Fixes: ac28e59a57 ("usb: Migrate to support live DT for some driver")
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Cc: Kever Yang <kever.yang@rock-chips.com>
2020-08-13 09:19:18 +02:00
..
cdns3 common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
common treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
dwc3 treewide: convert devfdt_get_addr() to dev_read_addr() 2020-07-25 14:46:57 -06:00
emul common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
eth treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
gadget treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
host usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter 2020-08-13 09:19:18 +02:00
musb common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
musb-new usb: Drop dm.h header file 2020-08-03 22:19:54 -04:00
phy common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig kconfig: fix typo for OHCI host and add to DM list 2020-06-02 17:27:04 -04:00