From: Peter Chen Date: Tue, 17 Sep 2013 04:37:21 +0000 (+0800) Subject: usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal X-Git-Tag: v3.12-rc3~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=222bed9b2dff53e4402d4819d6fca09e26b765fb;p=pandora-kernel.git usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal It needs to free ci->hw_bank.regmap explicitly since it is not managed resource. Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed