On Wed, Feb 20, 2008 at 10:07:28AM +0100, Peter Korsgaard wrote:
> This patch adds the low level support code for the Cypress c67x00 family of
> OTG controllers.  The low level code is responsible for register access and
> implements the software protocol for communicating with the 16bit
> microcontroller inside the c67x00 device.
> 
> Communication is done over the HPI interface (16bit SRAM-like parallel bus).
> 
> Signed-off-by: Peter Korsgaard <[EMAIL PROTECTED]>
> Acked-by: David Brownell <[EMAIL PROTECTED]>
> ---
>  drivers/usb/c67x00/c67x00-ll-hpi.c |  405 
> +++++++++++++++++++++++++++++++++++++
>  drivers/usb/c67x00/c67x00.h        |  285 ++++++++++++++++++++++++++

Why not drivers/usb/hcd/c67x00/ instead?

thanks,

greg k-h
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to