ata: Intel IDE-R support
authorAlan Cox <alan@linux.intel.com>
Tue, 28 Sep 2010 12:19:38 +0000 (13:19 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 22 Oct 2010 00:21:05 +0000 (20:21 -0400)
commit60039a5295b3d82a48fe132c699987d2e1408675
tree38009cc6be6c876dfa0cd1752bd4c82b7d5d0e96
parentb34e90429ce8a23546b6b927d4e151df4c113644
ata: Intel IDE-R support

Intel IDE-R devices are part of the Intel AMT management setup. They don't
have any special configuration registers or settings so the ata_generic
driver will support them fully.

Rather than add a huge table of IDs for each chipset and keep sending in
new ones this patch autodetects them.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/ata_generic.c