From: Felipe Balbi Date: Thu, 3 Apr 2008 13:59:37 +0000 (+0300) Subject: USB: MUSB: Be sure that we enable musb->clock X-Git-Tag: v2.6.25-omap1~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3b6ea0c74a3cb4145dc21210854b84db40aa34;p=pandora-kernel.git USB: MUSB: Be sure that we enable musb->clock If CONFIG_OMAP_RESET_CLOCKS is enabled, musb->clock would be disabled because nobody was enabling it. Be sure that omap2430.c enables musb->clock to avoid problems later. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed