git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3690459
)
usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence
author
Felipe Balbi
<balbi@ti.com>
Mon, 10 Mar 2014 18:30:53 +0000
(13:30 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 23:05:31 +0000
(16:05 -0700)
This patch fixes the following Coccinelle error:
drivers/usb/gadget/lpc32xx_udc.c:3313:1-7: ERROR: \
missing clk_put; clk_get on line 3139 and \
execution via conditional on line 3146
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/lpc32xx_udc.c
patch
|
blob
|
history
diff --cc
drivers/usb/gadget/lpc32xx_udc.c
Simple merge