From: Keshava Munegowda Date: Mon, 16 May 2011 08:54:58 +0000 (+0530) Subject: mfd: Fix omap usbhs crash when rmmoding ehci or ohci X-Git-Tag: v2.6.39.1~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2c4040f3e270dbd66e094a3dff196495d5b765;p=pandora-kernel.git mfd: Fix omap usbhs crash when rmmoding ehci or ohci commit 6eb6fbbf3eca6dfba73e72de5ab2eeb52ae41f7a upstream. The disabling of clocks and freeing GPIO are changed to fix the occurrence of the crash of rmmod of ehci and ohci drivers. The GPIOs should be freed after the spin locks are unlocked. Signed-off-by: Keshava Munegowda Acked-by: Felipe Balbi Signed-off-by: Samuel Ortiz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed