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:
269b83d
)
usb: host: xhci-plat: release mem region while removing module
author
George Cherian
<george.cherian@ti.com>
Fri, 21 Jun 2013 08:29:08 +0000
(13:59 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:15:26 +0000
(16:15 -0700)
Do a release_mem_region of the hcd resource. Without this the
subsequent insertion of module fails in request_mem_region.
Signed-off-by: George Cherian <george.cherian@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Cc: stable <stable@vger.kernel.org> # 3.4+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found