
20 Feb
2009
20 Feb
'09
5:15 p.m.
On 18:06 Fri 20 Feb , Vivek Kutal wrote:
Hi all, This is the patch for UDC support for PXA27X , it is based on a patch previously submitted by Rodolfo Giometti. -- Regards, Vivek Kutal
this part go after the ---
and your email is line wrapped by your mailler
From 081685ce3c5b80bc439485ec8e1847d85dc7ad70 Mon Sep 17 00:00:00 2001 From: Vivek Kutal vivek.kutal@azingo.com Date: Thu, 19 Feb 2009 17:56:38 +0530 Subject: [PATCH] Support for PXA27X UDC.
Signed-off-by: Vivek Kutal vivek.kutal@azingo.com
here
drivers/usb/Makefile | 1 + drivers/usb/pxa27x_udc_regs.h | 417 ++++++++++++++++++++++++ drivers/usb/usbdcore_pxa27x.c | 714 +++++++++++++++++++++++++++++++++++++++++
Best Regards, J.