From: Albert Lee Date: Wed, 12 Oct 2005 07:06:27 +0000 (+0800) Subject: [PATCH] libata CHS: calculate read/write commands and protocol on the fly (revise #6) X-Git-Tag: v2.6.15-rc1~735^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cbd6df1f0ce977ab7b61feffa59879bb5e0ed8f;p=pandora-kernel.git [PATCH] libata CHS: calculate read/write commands and protocol on the fly (revise #6) - merge ata_prot_to_cmd() and ata_dev_set_protocol() as ata_rwcmd_protocol() - pave road for read/write multiple support - remove usage of pre-cached command and protocol values and call ata_rwcmd_protocol() instead Signed-off-by: Albert Lee ============== Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed