From: Alexander Shiyan Date: Fri, 7 Feb 2014 14:16:08 +0000 (+0400) Subject: serial: max310x: Remove IRQ validation X-Git-Tag: v3.15-rc1~138^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb157e50cd7e5100d22a98fb37dd4df4b8520ab1;p=pandora-kernel.git serial: max310x: Remove IRQ validation This patch removes excess IRQ checks at driver probe(). IRQ validation is already provided by request_threaded_irq(). Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed