[U-Boot] [PATCH v2] Support for PXA27X UDC.
Remy Bohmer
linux at bohmer.net
Thu Mar 5 12:15:31 CET 2009
Hello Vivek,
2009/2/23 Vivek Kutal <vivek.kutal at azingo.com>:
> Signed-off-by: Vivek Kutal <vivek.kutal at azingo.com>
> ---
Missing proper description of this patch.
> drivers/serial/usbtty.h | 4 +-
> drivers/usb/Makefile | 1 +
> drivers/usb/usbdcore_pxa27x.c | 712 +++++++++++++++++++++++++++++++++++
> include/asm-arm/arch-pxa/pxa-regs.h | 337 +++++++++++++----
> include/usbdcore_pxa27x.h | 68 ++++
> 5 files changed, 1049 insertions(+), 73 deletions(-)
> create mode 100644 drivers/usb/usbdcore_pxa27x.c
> create mode 100644 include/usbdcore_pxa27x.h
>
> diff --git a/drivers/serial/usbtty.h b/drivers/serial/usbtty.h
> index ecefde5..5fe872e 100644
> --- a/drivers/serial/usbtty.h
> +++ b/drivers/serial/usbtty.h
I get 46 errors and 101 warnings while running linux/checkpatch.pl on
this patch.
Please clean up and resubmit.
Kind Regards,
Remy
More information about the U-Boot
mailing list