ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 24 Dec 2009 18:32:13 +0000 (18:32 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 14 Apr 2010 12:13:30 +0000 (13:13 +0100)
commite193ba290f0228453341b41ab2bbdd963259f97e
treecb8847c8a0d19b60b350e94f90ed49e42eea1af1
parentf76348a360fe92063e07a8f54b0c1ea67f91e76c
ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c

We have our own private implementation for ISA-like DMA which has been
missing exposure via the /proc/dma interface.  Add support for this.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/dma.c