remarkable-linux/arch/avr32/kernel
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names
All kobjects require a dynamically allocated name now. We no longer
need to keep track if the name is statically assigned, we can just
unconditionally free() all kobject names on cleanup.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:40 -08:00
..
asm-offsets.c [AVR32] Follow the rules when dealing with the OCD system 2007-12-07 14:54:46 +01:00
avr32_ksyms.c
cpu.c
entry-avr32b.S [AVR32] Fix wrong pt_regs in critical exception handler 2007-12-07 14:54:48 +01:00
head.S
init_task.c
irq.c
kprobes.c [AVR32] Clean up OCD register usage 2007-12-07 14:54:40 +01:00
Makefile [AVR32] Implement stacktrace support 2007-12-07 14:52:36 +01:00
module.c
process.c [AVR32] Clean up OCD register usage 2007-12-07 14:54:40 +01:00
ptrace.c [AVR32] Follow the rules when dealing with the OCD system 2007-12-07 14:54:46 +01:00
semaphore.c
setup.c
signal.c
stacktrace.c [AVR32] Implement stacktrace support 2007-12-07 14:52:36 +01:00
switch_to.S
sys_avr32.c
syscall-stubs.S
syscall_table.S
time.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
traps.c [AVR32] Clean up OCD register usage 2007-12-07 14:54:40 +01:00
vmlinux.lds.S [AVR32] Follow the rules when dealing with the OCD system 2007-12-07 14:54:46 +01:00