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:
9b98d60
)
[media] staging: lirc_serial: Do not assume error codes returned by request_irq()
author
Ben Hutchings
<ben@decadent.org.uk>
Wed, 16 Nov 2011 04:54:04 +0000
(
01:54
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 24 Nov 2011 20:18:21 +0000
(18:18 -0200)
lirc_serial_probe() must fail if request_irq() returns an error, even if
it isn't EBUSY or EINVAL,
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found