u-boot/drivers/usb
Vitaly Kuzmichev c0ef513188 USB-CDC: change simple_strtol to simple_strtoul
The patch is based on commit bb9496c6f7e853e5d4edd5397c9d45f1968d623c
(done by Julia Lawall <julia@diku.dk>) from linux-2.6.git.

Since num is unsigned, it would seem better to use simple_strtoul that
simple_strtol.

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
2010-09-20 21:57:17 +02:00
..
gadget USB-CDC: change simple_strtol to simple_strtoul 2010-09-20 21:57:17 +02:00
host drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel 2010-06-30 21:38:10 +02:00
musb usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts 2010-09-20 21:56:42 +02:00
phy drivers/*/Makefile: fix conditional compile rule. 2010-05-06 00:41:08 +02:00