]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pata_sis: Fix and clean up some timing setups
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 21 May 2007 14:00:53 +0000 (15:00 +0100)
committerJeff Garzik <jeff@garzik.org>
Fri, 25 May 2007 00:34:48 +0000 (20:34 -0400)
commitdd668d150cad39d3af676519c81c2757fb7787da
tree7b40e9454dee6bd869819a2e044c4a49d01c4321
parent824cf333db97954d6144230b5e28f4e65e67d312
pata_sis: Fix and clean up some timing setups

- Rename sis_port_base to sis_old_port_base() so nobody uses it for new
generation controllers in error.
- Use byte size operations where it is cleaner for mode setup
- Fix a couple of masking errors on certai chip revs when setting speeds

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_sis.c