commit | 6a94a746fb2572c03c664acece101ee03dae7a17 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Oct 13 15:39:10 2011 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Oct 14 13:37:36 2011 -0400 |
tree | 08362472bd03ce67d30955cb4caa5310ab9f31b7 | |
parent | ce986690d9bfabb8c61fd8fe785fce5d95210b66 [diff] |
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 <bzolnier@gmail.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>