android_kernel_xiaomi_sm7250/drivers/ide/pci
Jeremy Higdon a835fa798d [PATCH] sgiioc4: use mmio ops instead of port io
From: Jeremy Higdon <jeremy@sgi.com>

This patch fixes a bug in sgiioc4 where it was using the default IDE port
I/O operations instead of MMIO.

The IDE part of the IOC4 chip uses MMIO to map the chip registers.
Unfortunately, the sgiioc4 driver uses the default port IO operations,
which happens to have worked for the past few years.  That's about to
change, however, thus this change from inX/outX to readX/writeX.

Signed-off-by: Jeremy Higdon <jeremy@sgi.com>
Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-31 16:27:11 -07:00
..
aec62xx.c
alim15x3.c [PATCH] alim15x3: ULI M-1573 south Bridge support 2006-04-19 09:13:53 -07:00
amd74xx.c [PATCH] ide: AMD756 no host side cable detection 2006-03-28 09:16:03 -08:00
atiixp.c [PATCH] ide: ATI SB600 IDE support 2006-04-19 09:13:53 -07:00
cmd64x.c
cmd640.c
cs5520.c
cs5530.c
cs5535.c
cy82c693.c
generic.c [PATCH] ide_generic_all_on() warning fix 2006-03-28 09:16:04 -08:00
hpt34x.c
hpt366.c
it821x.c
it8172.c
Makefile
ns87415.c
opti621.c
pdc202xx_new.c
pdc202xx_old.c [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC 2006-04-19 09:13:53 -07:00
piix.c
rz1000.c
sc1200.c
serverworks.c
sgiioc4.c [PATCH] sgiioc4: use mmio ops instead of port io 2006-05-31 16:27:11 -07:00
siimage.c
sis5513.c [PATCH] Small fixes backported to old IDE SiS driver 2006-03-28 09:16:04 -08:00
sl82c105.c
slc90e66.c
triflex.c
trm290.c
via82cxxx.c