1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/drivers/ide/pci
Bartlomiej Zolnierkiewicz bfa7d8e55f ide: ->ide_dma_clear_irq() -> ->clear_irq()
* Rename ->ide_dma_clear_irq method to ->clear_irq
  and move it from ide_hwif_t to struct ide_port_ops.

* Move ->waiting_for_dma check inside ->clear_irq method.

* Move ->dma_base check inside ->clear_irq method.

piix.c:
* Add ich_port_ops and remove init_hwif_ich() wrapper.

There should be no functional changes caused by this patch.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-13 21:39:42 +02:00
..
aec62xx.c
alim15x3.c
amd74xx.c
atiixp.c
cmd64x.c
cmd640.c
cs5520.c
cs5530.c
cs5535.c
cy82c693.c
delkin_cb.c
generic.c
hpt34x.c
hpt366.c
it821x.c
it8213.c
jmicron.c
Makefile
ns87415.c
opti621.c
pdc202xx_new.c
pdc202xx_old.c
piix.c ide: ->ide_dma_clear_irq() -> ->clear_irq() 2008-10-13 21:39:42 +02:00
rz1000.c
sc1200.c
scc_pata.c
serverworks.c
sgiioc4.c
siimage.c
sis5513.c
sl82c105.c
slc90e66.c
tc86c001.c
triflex.c
trm290.c
via82cxxx.c