pata_pcmcia: Switch to ata_sff_port_start
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Tue, 3 Jul 2007 14:14:05 +0000 (15:14 +0100)
committerJeff Garzik <jeff@garzik.org>
Tue, 3 Jul 2007 15:31:06 +0000 (11:31 -0400)
commit872aad45d6174570dd2e1defc3efee50f2cfcc72
tree9a23266d5749841fbec4df6a3f3cc8ff8c027c56
parenta0ac38f16045f90dbbcd265b638cd7254c53aa65
pata_pcmcia: Switch to ata_sff_port_start

PCMCIA doesn't use DMA and as this driver is used on many platforms we
don't want it to fail on those that define the DMA alloc API as a NULL
return

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