]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: hwcaps: Cleanup naming
authorSuzuki K Poulose <suzuki.poulose@arm.com>
Mon, 18 Apr 2016 09:28:32 +0000 (10:28 +0100)
committerWill Deacon <will.deacon@arm.com>
Wed, 20 Apr 2016 11:22:41 +0000 (12:22 +0100)
commitb02f198d7adb242c7464abe0e9897201857c3411
tree3ba1b597b8444fde6c9452747f20b864ba27fa26
parent2ec57dd24ef30774bbf964ffc1a78dca440d753c
arm64: hwcaps: Cleanup naming

We use hwcaps for referring to ELF hwcaps capability information.
However this can be confusing with 'cpu_hwcaps' which stands for the
CPU capability bit field. This patch cleans up the names to make it
a bit more readable.

Tested-by: Yury Norov <ynorov@caviumnetworks.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/cpufeature.c