commit | a4bea10eca68152e84ffc4eaeb9d20ec2ac34664 | [log] [tgz] |
---|---|---|
author | Patrick Jefferson <henj@hp.com> | Tue Oct 03 01:14:34 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:08 2006 -0700 |
tree | a420f7a72ca41ab4b594f8abdc823dc293500ce5 | |
parent | 913759ac90a727b86da72efcfb70931f497d1cb7 [diff] |
[PATCH] Allow ide_generic_all to be used modular and built in Allow ide/pci/generic to claim chipsets as a a module or when built-in. It requires using "all_generic_ide" as a boot option. Signed-off-by: Patrick Jefferson <henj@hp.com> Acked-by: Alan Cox <alan@redhat.com> Closes-Bug: 7017 Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>