kernel_optimize_test/arch/mips/jz4740
Lionel Debroux 2f55ac072f suspend: constify platform_suspend_ops
While at it, fix two checkpatch errors.
Several non-const struct instances constified by this patch were added after
the introduction of platform_suspend_ops in checkpatch.pl's list of "should
be const" structs (79404849e9).

Patch against mainline.
Inspired by hunks of the grsecurity patch, updated for newer kernels.

Signed-off-by: Lionel Debroux <lionel_debroux@yahoo.fr>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2010-11-16 14:14:02 +01:00
..
board-qi_lb60.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
clock-debugfs.c MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
clock.c MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
clock.h MIPS: JZ4740: Add clock API support. 2010-08-05 13:26:12 +01:00
dma.c MIPS: JZ4740: Add DMA support. 2010-08-05 13:26:15 +01:00
gpio.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
irq.c MIPS: JZ4740: Add IRQ handler code 2010-08-05 13:26:13 +01:00
irq.h MIPS: JZ4740: Add IRQ handler code 2010-08-05 13:26:13 +01:00
Kconfig MIPS: JZ4740: Add qi_lb60 board support 2010-08-05 13:26:20 +01:00
Makefile MIPS: JZ4740: Add qi_lb60 board support 2010-08-05 13:26:20 +01:00
Platform MIPS: jz4740: Fix Kbuild Platform file. 2010-10-19 18:32:39 +01:00
platform.c MIPS: JZ4740: Add platform devices 2010-08-05 13:26:17 +01:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
prom.c MIPS: JZ4740: Add prom support 2010-08-05 13:26:16 +01: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: Add setup code 2010-08-05 13:26:14 +01:00
time.c MIPS: JZ4740: Add clocksource/clockevent support. 2010-08-05 13:26:14 +01:00
timer.c MIPS: JZ4740: Add timer support 2010-08-05 13:26:13 +01:00
timer.h MIPS: JZ4740: Add timer support 2010-08-05 13:26:13 +01:00