[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usage
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 29 Oct 2015 21:18:45 +0000 (19:18 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 11:33:27 +0000 (09:33 -0200)
commit2bbf9e061a8355451c1e83d405aaa0dc8865db46
tree7dce042fbbb0d2611e2eae8043298fe3f6e77d51
parent1b0621af505006c535edab36e7cc154534cabebd
[media] media: rc: nuvoton-cir: remove unneeded IRQ_RETVAL usage

Using IRQ_RETVAL is unneeded here. IRQ_NONE / IRQ_HANDLED can be
returned directly.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/nuvoton-cir.c
This page took 0.026216 seconds and 5 git commands to generate.