Magnus Damm f54aab6ebc usb: ohci-sm501 driver
usb: ohci-sm501 driver V2

This patch adds sm501 ohci support. It's all very straightforward with the
exception of dma_declare_coherent_memory() and HCD_LOCAL_MEM. Together they
are used to ensure that usb data is allocated using dma_alloc_coherent(),
and that only valid dma memory is used to allocate from. This driver is
a platform device, and the mfd driver sm501.c is already creating one
usb host controller instance per sm501.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-02-01 14:35:05 -08:00
..
2008-02-01 14:34:57 -08:00
2008-02-01 14:35:02 -08:00
2008-02-01 14:35:02 -08:00
2007-08-20 23:38:44 -07:00
2008-02-01 14:35:05 -08:00
2007-07-12 16:34:29 -07:00
2008-01-27 18:14:47 +01:00
2007-07-12 16:34:30 -07:00
2007-10-12 14:55:23 -07:00
2008-02-01 14:35:03 -08:00
2008-02-01 14:35:05 -08:00
2008-02-01 14:34:57 -08:00
2007-10-12 14:55:19 -07:00
2007-10-12 14:55:23 -07:00
2007-03-09 19:52:23 -08:00