1
0
Fork 0
alistair23-linux/Documentation/sound
Lucas De Marchi 78286cdf05 Documentation: replace install commands with softdeps
Install commands should not be used to specify soft dependencies among
modules. When loading modules it's much better to have a softdep that
modprobe knows what's being done than having to fork/exec another
instance of modprobe to load the other module.

By using a softdep user has also an option to remove the dependencies
when removing the module (and if its refcount dropped to 0)

Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-03-30 16:03:15 -07:00
..
alsa Documentation: remove references to /etc/modprobe.conf 2012-03-30 16:03:15 -07:00
oss Documentation: replace install commands with softdeps 2012-03-30 16:03:15 -07:00