Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Announcement: new saa7146 driver core for theav7110 dvb driver



Hello Matthias,

> IMHO a possible reason might be that request_irq(...) is being called
> *before* the saa7146 is reset and all interrupts are disabled. Or are there
> any reasons for that?

By looking at code, this should not happen. But I'm not sure, perhaps I 
missed something. Follow the function calls by yourself.

saa7146_init_module() calls pci_module_init(), which *should* call 
saa7146_init_one() (and therefore request_irq()) way before any 
extension (and the av7110) can handle anything related to the saa7146...

> Best Regards,
> Matthias

CU
Michael.




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index