firmware/psci: use common SMCCC_CONDUIT_*
authorMark Rutland <mark.rutland@arm.com>
Fri, 9 Aug 2019 13:22:43 +0000 (14:22 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 14 Oct 2019 09:55:14 +0000 (10:55 +0100)
commita5520eac4d2dafb7a48c1b0f1c486afcebd6fe0d
tree08b387a4747a0229dd02786091fea1ef7e983253
parent6848253ddeae9fa44680bab6212599283f9d4ef2
firmware/psci: use common SMCCC_CONDUIT_*

Now that we have common SMCCC_CONDUIT_* definitions, migrate the PSCI
code over to them, and kill off the old PSCI_CONDUIT_* definitions.

There should be no functional change as a result of this patch.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
drivers/firmware/psci/psci.c
include/linux/psci.h