commit | 60039a5295b3d82a48fe132c699987d2e1408675 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Sep 28 13:19:38 2010 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Oct 21 20:21:05 2010 -0400 |
tree | 38009cc6be6c876dfa0cd1752bd4c82b7d5d0e96 | |
parent | b34e90429ce8a23546b6b927d4e151df4c113644 [diff] |
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>