From: Alan Cox Date: Tue, 28 Sep 2010 12:19:38 +0000 (+0100) Subject: ata: Intel IDE-R support X-Git-Tag: v2.6.37-rc1~181^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60039a5295b3d82a48fe132c699987d2e1408675;p=pandora-kernel.git 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 Acked-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed