commit | f8c627fbabbe9ed6ae68dcfefb7519bd153a7ac0 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Tue May 16 04:56:14 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 06 07:19:10 2017 -0300 |
tree | 70d497fb0fea384db72f806c7db85a6ecb1d1469 | |
parent | ae8eb443a17331a07579bc04817accaaaa62b78e [diff] |
[media] sir_ir: infinite loop in interrupt handler Since this driver does no detection of hardware, it might be used with a non-sir port. Escape out if we are spinning. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>