powerpc/perf: Update raw-event code encoding comment for power8
authorMadhavan Srinivasan <maddy@linux.vnet.ibm.com>
Tue, 8 May 2018 05:00:24 +0000 (10:30 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 25 May 2018 07:49:01 +0000 (17:49 +1000)
commit458c70173daaaa823faeb5b4031bf8fa34c7ca16
tree60066fc3aa7ce785ce154a269462c58f11d44d64
parentd647b210ac738b401c7f824bbebdcbcedbe7cb6b
powerpc/perf: Update raw-event code encoding comment for power8

Comment explanning the raw event code encoding for Power8 was
moved to isa207_common.h file when re-factoring the code to
support power9. But then Power9 pmu branched out due to changes
specific to power9. So move the encoding comment back to power8-pmu.c
Just comment movement and no logic change.

Fixes: 4d3576b20716 ('powerpc/perf: factor out power8 pmu macros and defines')
Signed-off-by: Madhavan Srinivasan <maddy@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/perf/isa207-common.h
arch/powerpc/perf/power8-pmu.c