]> 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)
commit708f4727482b7ff7e0eaca587a51113056935a3b
tree3ba1b597b8444fde6c9452747f20b864ba27fa26
parent2617be0cff164d1ae0efa33ce055a911ef9a7cea
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