From: Paul Mundt Date: Wed, 19 Jan 2011 08:30:53 +0000 (+0900) Subject: serial: sh-sci: Handle request_irq() failures. X-Git-Tag: v2.6.39-rc1~456^2~17^3~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=073e84c9320e3fbd26b6a2537c6f592466b25af3;p=pandora-kernel.git serial: sh-sci: Handle request_irq() failures. request_irq() can fail, so actually do something with the error path instead of blindly ignoring it. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed