commit | 5fa6b6bd7adf347f2989560e7a3b7f806be0187f | [log] [tgz] |
---|---|---|
author | Shreyas B. Prabhu <shreyas@linux.vnet.ibm.com> | Fri Jul 08 11:50:46 2016 +0530 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Jul 15 20:18:39 2016 +1000 |
tree | 0180cfa12e210930693130039875b9e1ec8d123b | |
parent | 83289f909a72596d4902be3b3e1dffe48e6074af [diff] |
powerpc/powernv: Rename reusable idle functions to hardware agnostic names Functions like power7_wakeup_loss, power7_wakeup_noloss, power7_wakeup_tb_loss are used by POWER7 and POWER8 hardware. They can also be used by POWER9. Hence rename these functions hardware agnostic names. Suggested-by: Gautham R. Shenoy <ego@linux.vnet.ibm.com> Signed-off-by: Shreyas B. Prabhu <shreyas@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>