On 08/21/2014 01:39 PM, Sebastian Reichel wrote:
Hi,
On Tue, Aug 19, 2014 at 05:45:29PM -0700, Guenter Roeck wrote:
machine_restart is supported on non-ARM platforms, and and ultimately calls
arm_pm_restart, so dont call arm_pm_restart directly but use the more
generic function.
Cc: Russell Ki
Hi,
On Tue, Aug 19, 2014 at 05:45:29PM -0700, Guenter Roeck wrote:
> machine_restart is supported on non-ARM platforms, and and ultimately calls
> arm_pm_restart, so dont call arm_pm_restart directly but use the more
> generic function.
>
> Cc: Russell King
> Signed-off-by: Guenter Roeck
> Acke
On Thu, Aug 21, 2014 at 12:30:44PM -0700, Doug Anderson wrote:
> Guenter,
>
> On Wed, Aug 20, 2014 at 9:42 PM, Guenter Roeck wrote:
> > On Wed, Aug 20, 2014 at 09:10:31PM -0700, Doug Anderson wrote:
> >> Guenter,
> >>
> >> On Tue, Aug 19, 2014 at 5:45 PM, Guenter Roeck wrote:
> >> > machine_rest
Guenter,
On Wed, Aug 20, 2014 at 9:42 PM, Guenter Roeck wrote:
> On Wed, Aug 20, 2014 at 09:10:31PM -0700, Doug Anderson wrote:
>> Guenter,
>>
>> On Tue, Aug 19, 2014 at 5:45 PM, Guenter Roeck wrote:
>> > machine_restart is supported on non-ARM platforms, and and ultimately calls
>> > arm_pm_res
On Wed, Aug 20, 2014 at 09:10:31PM -0700, Doug Anderson wrote:
> Guenter,
>
> On Tue, Aug 19, 2014 at 5:45 PM, Guenter Roeck wrote:
> > machine_restart is supported on non-ARM platforms, and and ultimately calls
> > arm_pm_restart, so dont call arm_pm_restart directly but use the more
> > generic
Guenter,
On Tue, Aug 19, 2014 at 5:45 PM, Guenter Roeck wrote:
> machine_restart is supported on non-ARM platforms, and and ultimately calls
> arm_pm_restart, so dont call arm_pm_restart directly but use the more
> generic function.
>
> Cc: Russell King
Do you need to submit this to his patch t
machine_restart is supported on non-ARM platforms, and and ultimately calls
arm_pm_restart, so dont call arm_pm_restart directly but use the more
generic function.
Cc: Russell King
Signed-off-by: Guenter Roeck
Acked-by: Catalin Marinas
Acked-by: Heiko Stuebner
---
v7: No change.
v6: No change.