uboot-mt623x/drivers/usb/gadget
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
..
Makefile USB-CDC: Restuct USB gadget Makefile 2010-09-20 21:57:16 +02:00
config.c Integrate USB gadget layer and USB CDC driver layer 2010-09-20 21:57:16 +02:00
core.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ep0.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
ep0.h drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
epautoconf.c USB-CDC: change simple_strtol to simple_strtoul 2010-09-20 21:57:17 +02:00
ether.c USB-CDC: ethernet error path potential oops fix 2010-09-20 21:57:17 +02:00
gadget_chips.h Integrate USB gadget layer and USB CDC driver layer 2010-09-20 21:57:16 +02:00
mpc8xx_udc.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
omap1510_udc.c drivers/usb: regorganisation 2009-04-06 20:40:46 +02:00
pxa27x_udc.c Support for PXA27X UDC. 2009-04-06 20:40:47 +02:00
spr_udc.c mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
usbstring.c Integrate USB gadget layer and USB CDC driver layer 2010-09-20 21:57:16 +02:00