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:
6ef9fc6
)
USB: atmel_usba_udc: fix freeing irq in usba_udc_remove()
author
Rob Emanuele
<rje@crystalfontz.com>
Tue, 14 Dec 2010 18:00:30 +0000
(19:00 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 16 Dec 2010 21:36:12 +0000
(13:36 -0800)
Add a free_irq() call on vbus gpio when we remove udc so that the
vbus irq is properly released.
Signed-off-by: Rob Emanuele <rje@crystalfontz.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found