firmware: qcom_scm: Rename macros and structures
authorElliot Berman <eberman@codeaurora.org>
Tue, 7 Jan 2020 21:04:10 +0000 (13:04 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 8 Jan 2020 06:13:58 +0000 (22:13 -0800)
commite0aa153965041c6e795666b995055b35c00d5609
tree47cf1e6fef9a5ae1230b6656e58888f489c9a735
parent5d0d4d42bed0090d3139e7c5ca1587d76d48add6
firmware: qcom_scm: Rename macros and structures

Rename legacy-specific structures and macros with legacy prefix; rename
smc-specific structures and macros with smc prefix. This should make it
clearer which structures are generic to "SCM" and which are specfically
for implementing the convention.

Tested-by: Brian Masney <masneyb@onstation.org> # arm32
Tested-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
Link: https://lore.kernel.org/r/1578431066-19600-2-git-send-email-eberman@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/firmware/qcom_scm-32.c
drivers/firmware/qcom_scm-64.c