From: Andrew Victor Date: Fri, 16 Feb 2007 18:18:58 +0000 (-0800) Subject: USB: at91-ohci, handle extra at91sam9261 ahb clock X-Git-Tag: v2.6.21-rc1~82^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed077bb714816e942ea9b740156659a28a34112f;p=pandora-kernel.git USB: at91-ohci, handle extra at91sam9261 ahb clock The AT91SAM9261 needs to activate an AHB clock (HCK0) to use the USB Host controller. Previously clock.c would just enable it at startup, but now all the unused clocks are automatically disabled. Based on patch from Nicolas Ferre. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed