On Friday, December 19, 2014 01:49:34 PM Kevin Hilman wrote:
> "Rafael J. Wysocki" writes:
>
> [...]
>
> > Fixed up patch is appended, thanks!
> >
> >
> > ---
> > From: Rafael J. Wysocki
> > Subject: PM: Eliminate CONFIG_PM_RUNTIME
> >
> > Having switched over all of the users of CONFIG_PM_RUNT
"Rafael J. Wysocki" writes:
[...]
> Fixed up patch is appended, thanks!
>
>
> ---
> From: Rafael J. Wysocki
> Subject: PM: Eliminate CONFIG_PM_RUNTIME
>
> Having switched over all of the users of CONFIG_PM_RUNTIME to use
> CONFIG_PM directly, turn the latter into a user-selectable option
> and
On Friday, December 19, 2014 09:13:29 AM Geert Uytterhoeven wrote:
> On Fri, Dec 19, 2014 at 3:03 AM, Rafael J. Wysocki wrote:
> > --- linux-pm.orig/arch/mips/configs/lemote2f_defconfig
> > +++ linux-pm/arch/mips/configs/lemote2f_defconfig
> > @@ -37,7 +37,7 @@ CONFIG_MIPS32_N32=y
> > CONFIG_PM=y
On Fri, Dec 19, 2014 at 3:03 AM, Rafael J. Wysocki wrote:
> --- linux-pm.orig/arch/mips/configs/lemote2f_defconfig
> +++ linux-pm/arch/mips/configs/lemote2f_defconfig
> @@ -37,7 +37,7 @@ CONFIG_MIPS32_N32=y
> CONFIG_PM=y
^^^
> CONFIG_HIBERNATION=y
> CONFIG_PM_STD_PARTITION="/dev/hda3"
On 19 December 2014 at 03:03, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki
>
> Having switched over all of the users of CONFIG_PM_RUNTIME to use
> CONFIG_PM directly, turn the latter into a user-selectable option
> and drop the former entirely from the tree.
>
> Signed-off-by: Rafael J. Wys
From: Rafael J. Wysocki
Having switched over all of the users of CONFIG_PM_RUNTIME to use
CONFIG_PM directly, turn the latter into a user-selectable option
and drop the former entirely from the tree.
Signed-off-by: Rafael J. Wysocki
---
arch/arm/configs/ape6evm_defconfig |2 +-
arc