git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e4a3f
)
serial: sh-sci: Don't check IRQ in verify port operation
author
Laurent Pinchart
<laurent.pinchart+renesas@ideasonboard.com>
Fri, 6 Dec 2013 09:59:15 +0000
(10:59 +0100)
committer
Simon Horman
<horms+renesas@verge.net.au>
Tue, 24 Dec 2013 02:17:41 +0000
(11:17 +0900)
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>
No differences found