Re: Controlling Driver Load Order

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Walleij
Date: Wednesday, May 26, 2010 - 2:04 pm

2010/5/26 Robert Emanuele <rob@emanuele.us>:


The usual trick (which you can find in a lot of other I2C busses) is to use
a core_initcall() instead of module_init().

You find the different init levels in include/linux/init.h

Yours,
Linus Walleij
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Controlling Driver Load Order, Robert Emanuele, (Wed May 26, 12:08 pm)
Re: Controlling Driver Load Order, Linus Walleij, (Wed May 26, 2:04 pm)
Re: Controlling Driver Load Order, Linus Walleij, (Wed May 26, 2:04 pm)
Re: Controlling Driver Load Order, Wolfram Sang, (Wed May 26, 4:52 pm)
Re: Controlling Driver Load Order, Robert Emanuele, (Wed May 26, 6:33 pm)
Re: Controlling Driver Load Order, Robert Emanuele, (Wed May 26, 6:39 pm)
Re: Controlling Driver Load Order, Wolfram Sang, (Wed May 26, 9:13 pm)
Re: Controlling Driver Load Order, Robert Emanuele, (Thu May 27, 10:07 am)
Re: Controlling Driver Load Order, Wolfram Sang, (Thu May 27, 2:01 pm)
Re: Controlling Driver Load Order, Ryan Mallon, (Thu May 27, 2:09 pm)
Re: Controlling Driver Load Order, Wolfram Sang, (Thu May 27, 2:42 pm)
Re: Controlling Driver Load Order, Ryan Mallon, (Thu May 27, 2:54 pm)
Re: Controlling Driver Load Order, Wolfram Sang, (Thu May 27, 3:09 pm)