git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f76348a
)
ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 24 Dec 2009 18:32:13 +0000
(18:32 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 14 Apr 2010 12:13:30 +0000
(13:13 +0100)
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>
No differences found