/openbmc/linux/arch/sh/boards/mach-hp6xx/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-lpc32xx/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/sh/kernel/cpu/shmobile/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/powerpc/platforms/52xx/ |
H A D | mpc52xx_pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
H A D | lite5200_pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | fsl_pmc.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/mips/alchemy/devboards/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-imx/ |
H A D | pm-imx27.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-davinci/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-sa1100/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | suspend.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
H A D | sharpsl_pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/powerpc/platforms/83xx/ |
H A D | suspend.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | pm44xx.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
H A D | pm34xx.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/drivers/macintosh/ |
H A D | via-pmu.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/include/linux/ |
H A D | suspend.h | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/kernel/power/ |
H A D | suspend.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/arch/arm/mach-at91/ |
H A D | pm.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|
/openbmc/linux/drivers/acpi/ |
H A D | sleep.c | diff 2f55ac072f5344519348c0c94b3d2f4cca46847b Tue Nov 16 07:14:02 CST 2010 Lionel Debroux <lionel_debroux@yahoo.fr> 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 (79404849e90a41ea2109bd0e2f7c7164b0c4ce73).
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>
|