]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Kill off MAX_DMA_ADDRESS leftovers.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 19 May 2012 09:50:09 +0000 (18:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 19 May 2012 09:50:09 +0000 (18:50 +0900)
commitf506161268aa0cc8c8f4b6f6326fd43a850c1c48
tree59eac5df17932f08b2283ecf036dec2698f79d5f
parentb41ba83e15a2d2ca30bc0d021c6e95be7006d78b
sh: Kill off MAX_DMA_ADDRESS leftovers.

We don't support the ISA DMA API, so this is only ever misused. The
dma-sh case inadvertently broke the dreamcast case by testing the wrong
variable for the total number of channels, so this fixes that up too.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/dma/Kconfig
arch/sh/drivers/dma/dma-sysfs.c
arch/sh/include/asm/dma-sh.h
arch/sh/include/asm/dma.h
arch/sh/include/mach-dreamcast/mach/dma.h