From: Gwendal Grignou Date: Tue, 25 May 2010 19:31:38 +0000 (-0700) Subject: [libata] Add ATA transport class X-Git-Tag: v2.6.37-rc1~181^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9027470b88631d0956ac37cdadfdeb9cdcf2c99;p=pandora-kernel.git [libata] Add ATA transport class This is a scheleton for libata transport class. All information is read only, exporting information from libata: - ata_port class: one per ATA port - ata_link class: one per ATA port or 15 for SATA Port Multiplier - ata_device class: up to 2 for PATA link, usually one for SATA. Signed-off-by: Gwendal Grignou Reviewed-by: Grant Grundler Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed