linux-stable/arch/h8300/kernel
Daniel Lezcano 751605152b h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
For the sake of consistency, let rename all ctrl_out/in calls to the write/read
calls so we have the same API consistent with the other architectures hence
open the door for the increasing of the test compilation coverage.

The unsigned long coercive cast is removed because all variables are set to
the right type "void __iomem *".

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
2015-12-15 10:12:03 +01:00
..
asm-offsets.c h8300: miscellaneous functions 2015-06-23 13:35:53 +09:00
dma.c h8300: miscellaneous functions 2015-06-23 13:35:53 +09:00
entry.S h8300: Low level entry 2015-06-23 13:35:51 +09:00
h8300_ksyms.c h8300: miscellaneous functions 2015-06-23 13:35:53 +09:00
head_ram.S h8300: Low level entry 2015-06-23 13:35:51 +09:00
head_rom.S h8300: Low level entry 2015-06-23 13:35:51 +09:00
irq.c h8300: Interrupt and exceptions 2015-06-23 13:35:50 +09:00
Makefile h8300: Build scripts 2015-06-23 13:35:54 +09:00
module.c h8300: miscellaneous functions 2015-06-23 13:35:53 +09:00
process.c h8300: process helpers 2015-06-23 13:35:52 +09:00
ptrace.c h8300: process helpers 2015-06-23 13:35:52 +09:00
ptrace_h.c h8300: process helpers 2015-06-23 13:35:52 +09:00
ptrace_s.c h8300: process helpers 2015-06-23 13:35:52 +09:00
setup.c h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl] 2015-12-15 10:12:03 +01:00
signal.c h8300: Interrupt and exceptions 2015-06-23 13:35:50 +09:00
sim-console.c h8300: miscellaneous functions 2015-06-23 13:35:53 +09:00
syscalls.c h8300: miscellaneous functions 2015-06-23 13:35:53 +09:00
traps.c h8300: Interrupt and exceptions 2015-06-23 13:35:50 +09:00
vmlinux.lds.S h8300: Fix alignment for .data 2015-11-08 22:44:38 +09:00