android_kernel_xiaomi_sm8350/drivers/ide/pci
Anton Vorontsov 6d1cee4436 alim15x3: disable init_hwif_ali15x3 for PowerPC
We don't need init_hwif_ali15x3() on the PowerPC systems either.

Before:

ALI15X3: IDE controller (0x10b9:0x5229 rev 0xc8) at  PCI slot 0001:03:1f.0
ALI15X3: 100% native mode on irq 19
    ide0: BM-DMA at 0x1120-0x1127
    ide1: BM-DMA at 0x1128-0x112f
hda: SONY DVD RW AW-Q170A, ATAPI CD/DVD-ROM drive
hda: UDMA/66 mode selected
ide0: Disabled unable to get IRQ 14.
ide0: failed to initialize IDE interface
ide1: Disabled unable to get IRQ 15.
ide1: failed to initialize IDE interface

After:

ALI15X3: IDE controller (0x10b9:0x5229 rev 0xc8) at  PCI slot 0001:03:1f.0
ALI15X3: 100% native mode on irq 19
    ide0: BM-DMA at 0x1120-0x1127
    ide1: BM-DMA at 0x1128-0x112f
hda: SONY DVD RW AW-Q170A, ATAPI CD/DVD-ROM drive
hda: UDMA/66 mode selected
ide0 at 0x1100-0x1107,0x110a on irq 19
ide1 at 0x1110-0x1117,0x111a on irq 19
hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache

ide0 works well, though I can't test ide1, it isn't traced out on
the board.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-29 22:57:38 +02:00
..
aec62xx.c
alim15x3.c alim15x3: disable init_hwif_ali15x3 for PowerPC 2008-04-29 22:57:38 +02:00
amd74xx.c
atiixp.c
cmd64x.c
cmd640.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
cs5520.c
cs5530.c
cs5535.c
cy82c693.c ide: mark "idebus=" kernel parameter as obsoleted (take 2) 2008-04-27 15:38:29 +02:00
delkin_cb.c ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) 2008-04-27 15:38:31 +02:00
generic.c
hpt34x.c
hpt366.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
it821x.c
it8213.c
jmicron.c
Makefile
ns87415.c ns87415: add ->tf_read method 2008-04-28 23:44:40 +02:00
opti621.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
pdc202xx_new.c ide: remove ->dma_vendor{1,3} fields from ide_hwif_t 2008-04-28 23:44:42 +02:00
pdc202xx_old.c
piix.c piix: add Asus Eee 701 controller to short cable list 2008-04-28 23:44:43 +02:00
rz1000.c
sc1200.c
scc_pata.c ide: remove ->dma_prdtable field from ide_hwif_t 2008-04-28 23:44:42 +02:00
serverworks.c
sgiioc4.c ide: add IDE_HFLAG_MMIO host flag (take 2) 2008-04-28 23:44:37 +02:00
siimage.c ide: fix crash at boot with siimage driver 2008-04-29 22:57:37 +02:00
sis5513.c
sl82c105.c
slc90e66.c
tc86c001.c
triflex.c
trm290.c ide: add struct ide_io_ports (take 3) 2008-04-27 15:38:32 +02:00
via82cxxx.c