]> git.baikalelectronics.ru Git - kernel.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)
commitea96d29ca627fc3edd49e3bbc9dd33b73b353fc9
tree7b40e9454dee6bd869819a2e044c4a49d01c4321
parentac799d7cf8bd1285dfe1833e8f99ec223498107b
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