diff options
author | Tejun Heo <htejun@gmail.com> | 2008-05-18 18:15:14 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2008-05-19 23:51:48 +0200 |
commit | 50af2fa1e18d0ab411d06bf727ecadb7e01721e9 (patch) | |
tree | 16f2b3b74c51a02ee182f29e9de5752088aaadbe /drivers/ata/libata-acpi.c | |
parent | sata_sil24: don't use NCQ if marvell 4140 PMP is attached (diff) | |
download | linux-50af2fa1e18d0ab411d06bf727ecadb7e01721e9.tar.xz linux-50af2fa1e18d0ab411d06bf727ecadb7e01721e9.zip |
libata: ignore SIMG4726 config pseudo device
I was hoping ATA_HORKAGE_NODMA | ATA_HORKAGE_SKIP_PM could keep it
happy but no even this doesn't work under certain configurations and
it's not like we can do anything useful with the cofig device anyway.
Replace ATA_HORKAGE_SKIP_PM with ATA_HORKAGE_DISABLE and use it for
the config device. This makes the device completely ignored by
libata.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions