dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 MIPS: JZ4740: Add qi_lb60 board support 2010-08-05 13:26:20 +01:00
Makefile mips: change to new flag variable 2011-03-17 14:02:56 +01:00
Platform MIPS: jz4740: Fix Kbuild Platform file. 2010-10-19 18:32:39 +01:00
board-qi_lb60.c Fix common misspellings 2011-03-31 11:26:23 -03:00
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 MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq.h MIPS: JZ4740: Add IRQ handler code 2010-08-05 13:26:13 +01:00
platform.c watchdog: add JZ4740 watchdog driver 2011-03-15 16:01:44 +00:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
prom.c MIPS: jz4740: Fix section mismatch in prom.c 2010-12-16 18:10:53 +00:00
pwm.c MIPS: JZ4740: Add PWM support 2010-08-05 13:26:16 +01:00
reset.c MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
reset.h MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
serial.c MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
serial.h MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
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 MIPS: JZ4740: Add timer support 2010-08-05 13:26:13 +01:00