commit | 4bece972fce6e597cb513bdcae4a04e14fc0dd81 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Mon Jun 15 15:01:32 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Jun 15 16:45:12 2015 +1000 |
tree | a2ba37c023975a83f62bee7aed3df374a26db40e | |
parent | 2dc710e93c303f2a33d4fecbcc7e8088f2776604 [diff] |
powerpc/powernv: pnv_init_idle_states() should only run on powernv Although this init call checks for device tree properties before doing anything, it should still only run on powernv machines. Reviewed-by: Shreyas B Prabhu <shreyas@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>