[PATCH] libata: PIO 0
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 22 May 2006 15:52:06 +0000 (16:52 +0100)
committerJeff Garzik <jeff@garzik.org>
Wed, 24 May 2006 05:53:00 +0000 (01:53 -0400)
commitb6079ca409bf88c248992e96510dd6f610f7ed89
treee4096503f69f12838969133a995878ed81d8d716
parent1f3461a72619fcd70a0fcb563306c91f753b4620
[PATCH] libata: PIO 0

Ensure the pio_mode is always setup. Don't do any setup on the controller b
just ensure the mode reporting is valid to avoid tons of special cases
in PATA driver code when mode switching on the fly.

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