u-boot-brain/drivers/usb/musb-new
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:12:14 -07:00
..
am35x.c drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
Kconfig drivers: usb: musb: add ti musb misc driver for wrapper 2016-12-02 21:03:56 -07:00
linux-compat.h
Makefile drivers: usb: musb: add ti musb misc driver for wrapper 2016-12-02 21:03:56 -07:00
musb_core.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_core.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_debug.h
musb_dma.h
musb_dsps.c drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
musb_gadget_ep0.c
musb_gadget.c
musb_gadget.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_host.c
musb_host.h
musb_io.h
musb_regs.h
musb_uboot.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_uboot.h
omap2430.c
omap2430.h
pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sunxi.c sunxi: musb: Re-init musb controller on repeated probe calls 2016-09-18 14:39:16 +02:00
ti-musb.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
usb-compat.h