[libata ata_piix] Fix ICH6/7 map value interpretation
authorJeff Garzik <jgarzik@pobox.com>
Sat, 28 Jan 2006 17:26:23 +0000 (12:26 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 28 Jan 2006 17:26:23 +0000 (12:26 -0500)
The previous change failed to properly mask out unrelated bits, which
resulted in a failure to detect devices.

drivers/scsi/ata_piix.c

Simple merge