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)
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>

No differences found