pata_sl82c105: remove un-needed code paths
authorAlan <alan@lxorguk.ukuu.org.uk>
Tue, 20 Feb 2007 17:51:51 +0000 (17:51 +0000)
committerJeff Garzik <jeff@garzik.org>
Wed, 21 Feb 2007 09:58:20 +0000 (04:58 -0500)
commit16728da99861bdb6e44f066d536287990e752d7b
treed3a482e45ea2c89e7d43d3740a35b023f1eb60fd
parentcb0e34ba59a1b883009d69673179c6cde70acc25
pata_sl82c105: remove un-needed code paths

Remove the DMA setup function. As pointed out by Sergey we set the actual
DMA clock timing in set_dmamode so we don't actually need to do anything
with it at set up time, but just leave the PIO timings loaded.

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