
Hello Vivek,
2009/2/23 Vivek Kutal vivek.kutal@azingo.com:
Signed-off-by: Vivek Kutal vivek.kutal@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