alistair23-linux/drivers/usb/gadget
Arjan van de Ven b6c6393700 Rename WARN() to WARNING() to clear the namespace
We want to use WARN() as a variant of WARN_ON(), however a few drivers are
using WARN() internally.  This patch renames these to WARNING() to avoid the
namespace clash.  A few cases were defining but not using the thing, for those
cases I just deleted the definition.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Acked-by: Greg KH <greg@kroah.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-25 10:53:29 -07:00
..
amd5536udc.c USB: usb dev_set_name() instead of dev->bus_id 2008-07-21 15:15:47 -07:00
amd5536udc.h
at91_udc.c USB: at91_udc: updated fifo sizes 2008-07-21 15:15:58 -07:00
at91_udc.h Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
atmel_usba_udc.c
atmel_usba_udc.h
cdc2.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
composite.c usb gadget: minor USBCV fix for composite framework 2008-07-21 15:16:48 -07:00
config.c usb gadget: descriptor copying support 2008-07-21 15:16:00 -07:00
dummy_hcd.c USB: usb dev_set_name() instead of dev->bus_id 2008-07-21 15:15:47 -07:00
epautoconf.c usb gadget: descriptor copying support 2008-07-21 15:16:00 -07:00
ether.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
f_acm.c usb gadget serial: split out CDC ACM function 2008-07-21 15:16:06 -07:00
f_ecm.c usb ethernet gadget: split CDC Ethernet function 2008-07-21 15:16:13 -07:00
f_loopback.c usb gadget zero: split out loopback config 2008-07-21 15:16:03 -07:00
f_rndis.c usb ethernet gadget: split RNDIS function 2008-07-21 15:16:15 -07:00
f_serial.c usb gadget serial: split out generic serial function 2008-07-21 15:16:07 -07:00
f_sourcesink.c usb gadget zero: split out source/sink config 2008-07-21 15:16:02 -07:00
f_subset.c usb ethernet gadget: split CDC Subset function 2008-07-21 15:16:13 -07:00
file_storage.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
fsl_usb2_udc.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
fsl_usb2_udc.h Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
g_zero.h usb gadget zero: split out loopback config 2008-07-21 15:16:03 -07:00
gadget_chips.h usb ethernet gadget: split CDC Ethernet function 2008-07-21 15:16:13 -07:00
gmidi.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
goku_udc.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
goku_udc.h Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
inode.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
Kconfig usb gadget: g_cdc dependso on NET 2008-07-21 15:16:44 -07:00
lh7a40x_udc.c USB: usb dev_name() instead of dev->bus_id 2008-07-21 15:15:46 -07:00
lh7a40x_udc.h
m66592-udc.c USB: usb dev_set_name() instead of dev->bus_id 2008-07-21 15:15:47 -07:00
m66592-udc.h
Makefile usb gadget: new "CDC Composite" gadget driver 2008-07-21 15:16:16 -07:00
ndis.h usb gadget: RNDIS cleanups 2008-07-21 15:16:10 -07:00
net2280.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
net2280.h Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
omap_udc.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
omap_udc.h Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
printer.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
pxa25x_udc.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
pxa25x_udc.h Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
pxa27x_udc.c USB: remove board-specific UP2OCR configuration from pxa27x-udc 2008-07-21 15:16:46 -07:00
pxa27x_udc.h
rndis.c usb gadget: RNDIS cleanups 2008-07-21 15:16:10 -07:00
rndis.h usb gadget: RNDIS cleanups 2008-07-21 15:16:10 -07:00
s3c2410_udc.c
s3c2410_udc.h
serial.c usb gadget serial: use composite gadget framework 2008-07-21 15:16:09 -07:00
u_ether.c Rename WARN() to WARNING() to clear the namespace 2008-07-25 10:53:29 -07:00
u_ether.h usb ethernet gadget: split RNDIS function 2008-07-21 15:16:15 -07:00
u_serial.c usb_gadget: composite cdc gadget fault handling 2008-07-21 15:16:48 -07:00
u_serial.h usb gadget serial: use composite gadget framework 2008-07-21 15:16:09 -07:00
usbstring.c
zero.c usb gadget zero: use composite gadget framework 2008-07-21 15:16:04 -07:00