Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Madhavan Srinivasan fcdb524d44 powerpc/kernel/sysfs: Refactor current sysfs.c
An attempt to refactor the current sysfs.c file.
To start with a big chuck of macro #defines and dscr
functions are moved to start of the file. Secondly,
HAS_ #define macros are cleanup based on CONFIG_ options

Finally new HAS_ macro added:
1. HAS_PPC_PA6T (for PA6T) to separate out non-PMU SPRs.
2. HAS_PPC_PMC56 to separate out PMC SPR's from HAS_PPC_PMC_CLASSIC
   which come under CONFIG_PPC64.

Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200214080606.26872-1-kjain@linux.ibm.com
2020-03-04 22:44:28 +11:00
..
2019-12-05 00:13:55 +11:00
2020-01-27 22:37:24 +11:00
2019-08-30 09:52:57 +10:00
2019-12-05 00:13:55 +11:00
2018-05-25 12:04:46 +10:00
2020-01-27 22:37:24 +11:00