original_kernel/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
Makefile
arch_timer.c
armksyms.c
arthur.c
asm-offsets.c
atags.h
atags_compat.c
atags_parse.c
atags_proc.c
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 ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map init 2012-11-23 13:01:31 +00:00
dma-isa.c
dma.c
early_printk.c
elf.c
entry-armv.S
entry-common.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-12 12:22:13 -08:00
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 ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 2012-12-07 11:48:57 +00:00
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
module.c
opcodes.c
patch.c
patch.h
perf_event.c
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
pj4-cp0.c
process.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-12-12 12:22:13 -08:00
ptrace.c ARM: 7595/1: syscall: rework ordering in syscall_trace_exit 2012-12-11 00:18:26 +00:00
relocate_kernel.S
return_address.c
sched_clock.c
setup.c ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags() procedure 2012-12-16 10:04:24 +00:00
signal.c
signal.h
sleep.S
smp.c Merge branch 'devel-stable' into for-linus 2012-12-11 10:01:53 +00:00
smp_scu.c
smp_tlb.c
smp_twd.c ARM: arm-soc: SoC updates for 3.8 2012-12-12 12:05:15 -08:00
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 arm: switch to generic fork/vfork/clone 2012-11-28 22:13:54 -05:00
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