From: Tejun Heo Date: Tue, 25 Mar 2008 03:22:47 +0000 (+0900) Subject: libata: reorganize ata_port_operations X-Git-Tag: v2.6.26-rc1~1150^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bc899f5805771926c9198e2ab4d77122c356a1;p=pandora-kernel.git libata: reorganize ata_port_operations Over the time, ops in ata_port_operations has become a bit confusing. Reorganize. SFF/BMDMA ops are separated into separate a group as they will be taken out of ata_port_operations later. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed