Searched hist:"2 eaa03b5bebd1e80014f780d7bf27c3e66daefd6" (Results 1 – 8 of 8) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | mfp-pxa3xx.c | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | smemc.c | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mfp-pxa2xx.c | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | generic.h | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | irq.c | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | pxa25x.c | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | pxa3xx.c | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | pxa27x.c | diff 2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 Fri Apr 22 22:03:11 CEST 2011 Rafael J. Wysocki <rjw@sisk.pl> ARM / PXA: Use struct syscore_ops for "core" power management
Replace sysdev classes and struct sys_device objects used for "core" power management by the PXA platform code with struct syscore_ops objects that are simpler.
This reduces the code size and the kernel memory footprint. It also is necessary for removing sysdevs entirely from the kernel in the future.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
|