From: Bartlomiej Zolnierkiewicz Date: Thu, 13 Oct 2011 13:39:10 +0000 (+0200) Subject: ata_piix: unify code for programming PIO and MWDMA timings X-Git-Tag: v3.2-rc1~151^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a94a746fb2572c03c664acece101ee03dae7a17;p=pandora-kernel.git ata_piix: unify code for programming PIO and MWDMA timings Besides making things noticably simpler it results in ~2% decrease in the driver LOC count and also ~2% decrease in the driver binary size (as measured on x86-32). Fix piix_set_piomode() documentation while at it. Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed