commit | ab98180ac2e6e41058f8829c0961aa306c610c16 | [log] [tgz] |
---|---|---|
author | Nibble Max <nibble.max@gmail.com> | Thu Dec 25 05:18:31 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 02 14:42:53 2015 -0200 |
tree | 2581e19d47d011ec6d6bde49ef58c2122067bab4 | |
parent | 93d8db803a6477d3b075b971b10c2bb3ef164a44 [diff] |
[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>