USB: pxa2xx_udc: fix misuse of clock enable/disable calls
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Sat, 23 Feb 2008 01:17:19 +0000 (17:17 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Mar 2008 22:57:44 +0000 (14:57 -0800)
Fix pxa2xx_udc to balance calls to clk_enable/clk_disable.

[db: remove inline #ifdefs for IXP non-support of <linux/clk.h> calls]

Signed-off-by: Dmitry Baryshkov dbaryshkov@gmail.com
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found