From: George Cherian Date: Fri, 21 Jun 2013 08:29:08 +0000 (+0530) Subject: usb: host: xhci-plat: release mem region while removing module X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5388a3a5faba8dfa69e5f06c3a415d373c1a4316;p=pandora-kernel.git usb: host: xhci-plat: release mem region while removing module 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 Acked-by: Felipe Balbi Cc: stable # 3.4+ Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed