[media] smipcie: return more proper value in interrupt handler
authorNibble Max <nibble.max@gmail.com>
Thu, 25 Dec 2014 08:18:31 +0000 (05:18 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 2 Feb 2015 16:42:53 +0000 (14:42 -0200)
commitab98180ac2e6e41058f8829c0961aa306c610c16
tree2581e19d47d011ec6d6bde49ef58c2122067bab4
parent93d8db803a6477d3b075b971b10c2bb3ef164a44
[media] smipcie: return more proper value in interrupt handler

Although IRQ_HANDLED is "safe" value to return,
it is better to let the kernel know whether the driver handle the interrupt or not.

Signed-off-by: Nibble Max <nibble.max@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/smipcie/smipcie.c
This page took 0.025656 seconds and 5 git commands to generate.