Hello,
I wrote the video capture driver to capture the 2 channel data using single video port on DM365 and I am facing the issue that while driver is running after 10-15 minutes IRQ#0 gets disabled and I am not getting any video capture interrupt atfter that.
Below is the kernel message I am getting on console.
irq 0: nobody cared (try booting with the "irqpoll" option)
handlers:
[<bf012e78>] (ccdcInterruptISR+0x0/0x68 [csl])
Disabling IRQ #0
Please suggest me what can be the issue.
Thanks in advance.
- Dilip