linux-stable-rt/arch/mips/jz4740
Rafael J. Wysocki bd7100099a MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)
Convert some MIPS architecture's code to using struct syscore_ops
objects for power management instead of sysdev classes and sysdevs.

This simplifies the code and reduces the kernel's memory footprint.
It also is necessary for removing sysdevs from the kernel entirely in
the future.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Acked-and-tested-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-kernel@vger.kernel.org
Cc: "Rafael J.  Wysocki" <rjw@sisk.pl>
Patchwork: http://patchwork.linux-mips.org/patch/2431/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-09-21 17:53:51 +02:00
..
Kconfig
Makefile
Platform
board-qi_lb60.c
clock-debugfs.c
clock.c
clock.h
dma.c MIPS: JZ4740: Fix GCC 4.6.0 build error. 2011-05-10 18:15:26 +01:00
gpio.c MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2) 2011-09-21 17:53:51 +02:00
irq.c
irq.h
platform.c
pm.c
prom.c
pwm.c
reset.c
reset.h
serial.c
serial.h
setup.c MIPS: JZ4740: setup: Autodetect physical memory. 2011-05-19 09:55:48 +01:00
time.c Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-05-19 17:44:13 -07:00
timer.c MIPS: JZ4740: Export symbols to the watchdog driver module 2011-05-10 18:15:26 +01:00
timer.h