linux/drivers/usb/gadget/udc
Linus Torvalds 7796c11c72 xilinx usb2 gadget: get rid of incredibly annoying compile warning
This one was driving me mad, with several lines of warnings during the
allmodconfig build for a single bogus pointer cast.  The warning was so
verbose due to the indirect macro expansion explanation, and the whole
thing was just for a debug printout.

The bogus pointer-to-integer cast was pointless anyway, so just remove
it, and use '%p' to show the pointer.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-11 10:52:56 -08:00
..
bdc usb: gadget: udc: avoid dereference before NULL check in ep_queue 2015-01-09 10:01:46 -08:00
amd5536udc.c usb: gadget: amd5536udc: use udc-core's reset notifier 2014-11-10 17:19:37 -06:00
amd5536udc.h
at91_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
at91_udc.h
atmel_usba_udc.c usb: gadget: udc: atmel: fix possible oops when unloading module 2015-01-09 18:15:11 -06:00
atmel_usba_udc.h
bcm63xx_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
dummy_hcd.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
fotg210-udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
fotg210.h
fsl_mxc_udc.c
fsl_qe_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
fsl_qe_udc.h
fsl_udc_core.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
fsl_usb2_udc.h
fusb300_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
fusb300_udc.h usb: gadget: fusb300_udc.h: Fix typo in include guard 2014-09-03 09:15:57 -05:00
gadget_chips.h
goku_udc.c usb: gadget: remove unnecessary 'driver' argument 2014-11-03 10:01:16 -06:00
goku_udc.h
gr_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
gr_udc.h usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requests 2014-09-16 10:01:45 -05:00
Kconfig usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC 2014-11-18 08:47:23 -06:00
lpc32xx_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
m66592-udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
m66592-udc.h
Makefile usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC 2014-11-18 08:47:23 -06:00
mv_u3d_core.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
mv_u3d.h
mv_udc_core.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
mv_udc.h
net2272.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
net2272.h
net2280.c usb: gadget: net2280: Fix superspeed dma_done() 2014-11-20 13:51:25 -06:00
net2280.h
omap_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
omap_udc.h
pch_udc.c usb: gadget: pch_udc: use udc-core's reset notifier 2014-11-10 17:19:37 -06:00
pxa25x_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pxa25x_udc.h
pxa27x_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
pxa27x_udc.h usb: gadget: pxa27x_udc: transfer mach_info into pxa_udc 2014-11-03 10:00:57 -06:00
r8a66597-udc.c usb: gadget: r8a66597-udc: use udc-core's reset notifier 2014-11-10 17:19:38 -06:00
r8a66597-udc.h
s3c2410_udc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
s3c2410_udc.h
s3c-hsudc.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
udc-core.c usb: gadget: udc: core: prepend udc_attach_driver with usb_ 2014-11-03 10:01:16 -06:00
udc-xilinx.c xilinx usb2 gadget: get rid of incredibly annoying compile warning 2015-02-11 10:52:56 -08:00