On Sun, 2015-06-14 at 21:58 +0530, Shreyas B Prabhu wrote:
>
> On 06/12/2015 03:30 PM, Michael Ellerman wrote:
> > Although this init call checks for device tree properties before doing
> > anything, it should still only run on powernv machines.
> >
> > Signed-off-by: Michael Ellerman
> > ---
>
On 06/12/2015 03:30 PM, Michael Ellerman wrote:
> Although this init call checks for device tree properties before doing
> anything, it should still only run on powernv machines.
>
> Signed-off-by: Michael Ellerman
> ---
> arch/powerpc/platforms/powernv/idle.c | 3 +--
> 1 file changed, 1 inse
Although this init call checks for device tree properties before doing
anything, it should still only run on powernv machines.
Signed-off-by: Michael Ellerman
---
arch/powerpc/platforms/powernv/idle.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/powerpc/platforms/po