linux/drivers/usb/musb
Paul Cercueil 90fad5d762 usb: musb: jz4740: Rename platform_device field in priv struct
Name the platform_device pointer 'pdev' instead of 'musb'. Since the
driver also deal with pointers to 'struct musb', it can be very
confusing to have a pointer named after this struct but with a different
type.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200115132547.364-15-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-15 14:46:57 +01:00
..
am35x.c
cppi_dma.c
cppi_dma.h
da8xx.c
davinci.c
davinci.h
jz4740.c usb: musb: jz4740: Rename platform_device field in priv struct 2020-01-15 14:46:57 +01:00
Kconfig usb: musb: jz4740: Drop dependency on NOP_USB_XCEIV 2020-01-15 14:46:54 +01:00
Makefile
musb_am335x.c
musb_core.c usb: musb: Add musb_set_host and peripheral and use them for omap2430 2020-01-15 14:46:55 +01:00
musb_core.h usb: musb: Add musb_set_host and peripheral and use them for omap2430 2020-01-15 14:46:55 +01:00
musb_cppi41.c
musb_debug.h
musb_debugfs.c usb: musb: create debugfs directory under usb root 2019-11-21 18:20:29 +01:00
musb_dma.h
musb_dsps.c usb: musb: dsps: create debugfs directory under usb root 2019-11-14 11:16:35 +08:00
musb_gadget.c usb: Spelling s/enpoint/endpoint/ 2019-11-04 15:53:00 +01:00
musb_gadget.h
musb_gadget_ep0.c
musb_host.c usb: add a HCD_DMA flag instead of guestimating DMA capabilities 2019-08-21 10:03:35 -07:00
musb_host.h
musb_io.h
musb_regs.h
musb_trace.c
musb_trace.h
musb_virthub.c
musbhsdma.c usb: musb: dma: Correct parameter passed to IRQ handler 2019-12-30 19:54:57 +01:00
omap2430.c usb: musb: Get rid of omap2430_musb_set_vbus() 2020-01-15 14:46:56 +01:00
omap2430.h
sunxi.c usb: musb: sunxi: propagate devicetree node to glue pdev 2020-01-15 14:46:54 +01:00
tusb6010.c
tusb6010.h
tusb6010_omap.c
ux500.c
ux500_dma.c