linux-stable-rt/arch/openrisc/kernel
Jonas Bonn 707b38a00b Add missing DMA ops
For the initial architecture submission, not all of the DMA ops were
implemented.  This patch adds the *map_page and *map_sg variants of the
DMA mapping ops.

This patch is currently of interest mainly to some drivers that haven't
been submitted upstream yet.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
2011-09-11 09:50:39 +02:00
..
Makefile
asm-offsets.c OpenRISC: Miscellaneous 2011-07-22 18:46:41 +02:00
dma.c Add missing DMA ops 2011-09-11 09:50:39 +02:00
entry.S
head.S
idle.c
init_task.c
irq.c
module.c
or32_ksyms.c OpenRISC: Miscellaneous 2011-07-22 18:46:41 +02:00
process.c
prom.c
ptrace.c
setup.c
signal.c openrisc: don't use pt_regs in struct sigcontext 2011-09-05 14:29:12 +02:00
sys_call_table.c
sys_or32.c
time.c
traps.c
vmlinux.h OpenRISC: Headers 2011-07-22 18:46:39 +02:00
vmlinux.lds.S