summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fastboot.c
diff options
context:
space:
mode:
authorJeroen Hofstee <jeroen@myspectrum.nl>2014-06-12 00:31:27 +0200
committerMarek Vasut <marex@denx.de>2014-06-25 22:43:16 +0200
commit25d1936a192ac62b8df5dc33e37455dcaeb19fae (patch)
tree88f55ecdd0b7002bc1b63566b34df9f78340fcf3 /drivers/usb/gadget/f_fastboot.c
parent19a2a67fa27ac5bf50808bbded5c19279c7d86e5 (diff)
downloadu-boot-imx-25d1936a192ac62b8df5dc33e37455dcaeb19fae.zip
u-boot-imx-25d1936a192ac62b8df5dc33e37455dcaeb19fae.tar.gz
u-boot-imx-25d1936a192ac62b8df5dc33e37455dcaeb19fae.tar.bz2
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>
Diffstat (limited to 'drivers/usb/gadget/f_fastboot.c')
0 files changed, 0 insertions, 0 deletions