Re: [PATCH] check dev-core/dvbdev is initialised when an adapter or device is registered [Was: saa7134-dvb initialised before dvbdev]

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

 



On Wed, Jun 07, 2006 at 12:36:27AM +0100, Simon Arlott wrote:
> The init function in dvbdev isn't called until after saa7134-dvb has
> finished initialising, so devices can't be registered properly. No-one
> else has replied about this yet and someone might the patch I made
> useful so here it is.

I think a much simpler way to fix this would be to change
  module_init(init_dvbdev);
into
  subsys_initcall(init_dvbdev);

Could you please test if that fixes it for you?

Thanks,
Johannes

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux