
26 Jan
2016
26 Jan
'16
12:27 p.m.
On Tuesday, January 26, 2016 at 12:36:57 PM, Ramneek Mehresh wrote:
Move usb device-tree fixup from ehci drv so that it becomes available to all ppc and arm platforms
Signed-off-by: Ramneek Mehresh ramneek.mehresh@freescale.com
board/freescale/common/Makefile | 2 + board/freescale/common/usb.c | 203 ++++++++++++++++++++++++++++++++ board/freescale/corenet_ds/corenet_ds.c | 1 - drivers/usb/host/ehci-fsl.c | 196 ------------------------------ include/fdt_support.h | 4 +- 5 files changed, 207 insertions(+), 199 deletions(-) create mode 100644 board/freescale/common/usb.c
Use git format-patch -M -C and resubmit, I am not gonna review this.
Best regards, Marek Vasut