powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle

Signed-off-by: Shreyas B. Prabhu <shreyas@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
Shreyas B. Prabhu 2016-07-08 11:50:43 +05:30 committed by Michael Ellerman
parent ec5619fdba
commit bfd1b7ae5e
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ _GLOBAL(power7_sleep)
/* No return */
_GLOBAL(power7_winkle)
li r3,3
li r3,PNV_THREAD_WINKLE
li r4,1
b power7_powersave_common
/* No return */