From: Janusz Krzysztofik Date: Wed, 16 Dec 2009 16:16:28 +0000 (+0000) Subject: omap: McBSP: Fix possible port lockout X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5620054ff562a6d7f8d6552fad68d31d1ccfdad8;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