commit | bc14e00672b563f41a1ac1d421b5c78c94868983 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Fri Dec 06 10:59:15 2013 +0100 |
committer | Simon Horman <horms+renesas@verge.net.au> | Tue Dec 24 11:17:41 2013 +0900 |
tree | 033ae01779cf61ba8dbb71dcc05c4f938410f9c9 | |
parent | b6e4a3f18c0d289c7eed652dc0253a7f8fea27e4 [diff] |
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 <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>