From: Janusz Krzysztofik Date: Wed, 6 Jan 2010 01:17:59 +0000 (-0800) Subject: omap: McBSP: Fix possible port lockout X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756ed574a805bc478d87aa9e6c2c4bb4d556f71f;p=pandora-kernel.git omap: McBSP: Fix possible port lockout In its current form, the omap_mcbsp_request() function can return after irq_request() failure without any cleanups, effectively locking out the port forever with clocks left running. Fix it. Signed-off-by: Janusz Krzysztofik Acked-by: Jarkko Nikula Acked-by: Peter Ujfalusi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed