]> git.baikalelectronics.ru Git - kernel.git/commit
ata_piix: Turn on hotplugging support for older chips
authorAlan Cox <alan@linux.intel.com>
Wed, 6 May 2009 16:10:08 +0000 (17:10 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 10 Jun 2009 11:50:17 +0000 (07:50 -0400)
commit76a0cdca0ac5b8e587e43920a6389571c2ff17bc
tree5dfb54ea1aefb323b88ebe5404c83b7db27df478
parent601045ef07ea1dad3cd56b49a41d902ea71cd934
ata_piix: Turn on hotplugging support for older chips

We can't do this for the later ones as they have all sorts of magic boot
time stuff that needs reviewing and the like. However we can do it for the
older ones and it turns out we need to as some IBM docking stations have a
second PIIX series device in them and without this change you can't use it
very well

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ata_piix.c