Dmitry Baryshkov wrote:
> Hi,
>
> David Brownell wrote:
>
>> Rather than resending, please come up with a new patch resolving the
>> various issues noted previously. Including not just the locking issue
>> reported to you by lockdep ...
>
> Fixed that mi
.
>From 0f92f07d1f61bd33f882505f23efad6803e7ef18 Mon Sep 17 00:00:00 2001
From: Dmitry Baryshkov <[EMAIL PROTECTED]>
Date: Sun, 10 Feb 2008 03:29:17 +0300
Subject: [PATCH] Fix the pxa2xx_udc to balance calls to clk_enable/clk_disable
Signed-off-by: Dmitry Baryshkov [EMAIL PROTECTED]
---
Signed-off-by: Dmitry Baryshkov [EMAIL PROTECTED]
---
drivers/usb/gadget/pxa2xx_udc.c | 72 ++-
drivers/usb/gadget/pxa2xx_udc.h |6 +++-
2 files changed, 46 insertions(+), 32 deletions(-)
diff --git a/drivers/usb/gadget/pxa2xx_udc.c b/drivers/usb/gadget