u-boot-brain/drivers/usb
Jeroen Hofstee 25d1936a19 usb: xhci: (likely) fix bracket in if condition
Because of the brackets the & and && is evaluated before
the comparison. This is likely not the intention. Change
it to test the first and second condition to both be true.

cc: Marek Vasut <marex@denx.de>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
2014-06-25 22:43:16 +02:00
..
eth usb: cosmetic: double const 2014-06-25 22:22:20 +02:00
gadget usb:g_dnl:f_thor: remove memset before memcpy 2014-06-25 22:42:40 +02:00
host usb: xhci: (likely) fix bracket in if condition 2014-06-25 22:43:16 +02:00
musb usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
musb-new musb-new, dfu: first send request answer then call completions 2014-05-08 10:38:30 +02:00
phy drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
ulpi drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00