From: Dmitry Baryshkov Date: Sat, 23 Feb 2008 01:17:19 +0000 (-0800) Subject: USB: pxa2xx_udc: fix misuse of clock enable/disable calls X-Git-Tag: v2.6.25-rc4~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64cc2dd937298324c77c7d584495052547c64a6a;p=pandora-kernel.git USB: pxa2xx_udc: fix misuse of clock enable/disable calls Fix pxa2xx_udc to balance calls to clk_enable/clk_disable. [db: remove inline #ifdefs for IXP non-support of calls] Signed-off-by: Dmitry Baryshkov dbaryshkov@gmail.com Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed