From: Laurent Pinchart Date: Fri, 6 Dec 2013 09:59:15 +0000 (+0100) Subject: serial: sh-sci: Don't check IRQ in verify port operation X-Git-Tag: cleanup-for-linus~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc14e00672b563f41a1ac1d421b5c78c94868983;p=pandora-kernel.git serial: sh-sci: Don't check IRQ in verify port operation The IRQ number can't be modified by the user as the port is fixed. There's no need to check the new IRQ number as it will be ignored by the core. Signed-off-by: Laurent Pinchart Acked-by: Greg Kroah-Hartman Signed-off-by: Simon Horman --- Reading git-diff-tree failed