commit | 6eb6fbbf3eca6dfba73e72de5ab2eeb52ae41f7a | [log] [tgz] |
---|---|---|
author | Keshava Munegowda <Keshava_mgowda@ti.com> | Mon May 16 14:24:58 2011 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu May 26 19:45:49 2011 +0200 |
tree | 471ff9aa1aaf2a30857e69d915807fa9dd803f3c | |
parent | 13ca4f66108188231f9ef0358449f4543a0b84a1 [diff] |
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 <keshava_mgowda@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Cc: stable@kernel.org Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>