u-boot/drivers/usb
York Sun 472d546054 Consolidate bool type
'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
2013-04-01 16:33:52 -04:00
..
eth usb: usbeth: smsc95xx: remove EEPROM loaded check 2013-03-18 18:58:54 +01:00
gadget usb:gadget: USB Mass Storage Gadget support 2013-03-18 18:58:53 +01:00
host Merge branch 'master' of git://git.denx.de/u-boot-usb 2013-03-18 15:33:47 -04:00
musb usb: use linux/usb/ch9.h instead of usbdescriptors.h 2012-11-20 00:16:06 +01:00
musb-new Consolidate bool type 2013-04-01 16:33:52 -04:00
phy Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ulpi usb: ulpi: add indicator configuration function 2012-10-15 11:54:01 -07:00