[PATCH] Allow ide_generic_all to be used modular and built in
authorPatrick Jefferson <henj@hp.com>
Tue, 3 Oct 2006 08:14:34 +0000 (01:14 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:08 +0000 (08:04 -0700)
commita4bea10eca68152e84ffc4eaeb9d20ec2ac34664
treea420f7a72ca41ab4b594f8abdc823dc293500ce5
parent913759ac90a727b86da72efcfb70931f497d1cb7
[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>
drivers/ide/pci/generic.c