]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] IDE: claim extra DMA ports regardless of channel
authorSergei Shtylylov <sshtylyov@ru.mvista.com>
Tue, 3 Oct 2006 08:14:13 +0000 (01:14 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:07 +0000 (08:04 -0700)
commit0ee984dd1caa97c4c2806b04fbe45d901d884213
tree127509ae4fe684bd557285e246b835fa6a9d5ecd
parent759fc2480bd5570dcbe4492b14a2cce6141bc353
[PATCH] IDE: claim extra DMA ports regardless of channel

- Claim extra DMA I/O ports regardless of what IDE channels are
  present/enabled.

- Remove extra ports handling from ide_mapped_mmio_dma() since it's not
  applicable to the custom-mapping IDE drivers.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.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>
drivers/ide/ide-dma.c
drivers/ide/ide.c
include/linux/ide.h