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: v3.0-rc1~131^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb6fbbf3eca6dfba73e72de5ab2eeb52ae41f7a;p=pandora-kernel.git mfd: Fix omap usbhs crash when rmmoding ehci or ohci 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 Cc: stable@kernel.org Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed