]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
musb_hdrc: Add board specific external clock handling
authorTony Lindgren <tony@atomide.com>
Thu, 1 Feb 2007 23:38:35 +0000 (15:38 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 30 Mar 2007 18:41:07 +0000 (14:41 -0400)
commit4648dd526b8f7b7ff18af5cc06c5b16636fa7e97
tree52ee8c3169d59d9d5a43a00800072088a5223838
parent1ffb59bfb324e72a1116b14606e1c6e49864c1a4
musb_hdrc: Add board specific external clock handling

On N800, if osc_ck is disabled by PM, USB will stop working.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Updated so some of this code can be shared with other HDRC implementations;
pretty much everything except the TUSB 6010 EVM needs a clock.  This will
need more work in the future.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
arch/arm/mach-omap2/board-n800-usb.c
drivers/usb/musb/musbdefs.h
drivers/usb/musb/plat_uds.c
drivers/usb/musb/tusb6010.c
include/linux/usb/musb.h