Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfd1b7ae authored by Shreyas B. Prabhu's avatar Shreyas B. Prabhu Committed by Michael Ellerman
Browse files

powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle

parent ec5619fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */