kernel_optimize_test/arch/arm/kernel
Greg Kroah-Hartman 351a102dbf ARM: drivers: remove __dev* attributes.
CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
markings need to be removed.

This change removes the use of __devinit, __devexit_p, __devinitdata,
and __devexit from these drivers.

Based on patches originally written by Bill Pemberton, but redone by me
in order to handle some of the coding style issues better, by hand.

Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-03 15:57:04 -08:00
..
.gitignore
arch_timer.c
armksyms.c
arthur.c
asm-offsets.c
atags_compat.c
atags_parse.c
atags_proc.c
atags.h
bios32.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
calls.S Nothing all that exciting; a new module-from-fd syscall for those who want 2012-12-19 07:55:08 -08:00
cpuidle.c
crash_dump.c
debug.S
devtree.c
dma-isa.c
dma.c
early_printk.c
elf.c
entry-armv.S
entry-common.S
entry-header.S
etm.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
fiq.c
fiqasm.S
ftrace.c
head-common.S
head-nommu.S
head.S
hw_breakpoint.c
hyp-stub.S
insn.c
insn.h
io.c
irq.c
isa.c
iwmmxt.S
jump_label.c
kgdb.c
kprobes-arm.c
kprobes-common.c
kprobes-test-arm.c
kprobes-test-thumb.c
kprobes-test.c
kprobes-test.h
kprobes-thumb.c
kprobes.c
kprobes.h
machine_kexec.c
Makefile
module.c
opcodes.c
patch.c
patch.h
perf_event_cpu.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
perf_event_v6.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
perf_event_v7.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
perf_event_xscale.c ARM: drivers: remove __dev* attributes. 2013-01-03 15:57:04 -08:00
perf_event.c
pj4-cp0.c
process.c
ptrace.c
relocate_kernel.S
return_address.c
sched_clock.c
setup.c
signal.c
signal.h
sleep.S
smp_scu.c
smp_tlb.c
smp_twd.c
smp.c
stacktrace.c
suspend.c
swp_emulate.c ARM: missing ->mmap_sem around find_vma() in swp_emulate.c 2012-12-20 10:40:24 +00:00
sys_arm.c
sys_oabi-compat.c
tcm.c
tcm.h
thumbee.c
time.c
topology.c
traps.c
unwind.c
vmlinux.lds.S ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata 2012-12-16 10:04:24 +00:00
xscale-cp0.c