]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: qcom_scm: Order functions, definitions by service/command
authorElliot Berman <eberman@codeaurora.org>
Tue, 7 Jan 2020 21:04:24 +0000 (13:04 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 8 Jan 2020 06:14:38 +0000 (22:14 -0800)
commitb88f383da794def65b9cb415000cf6027618453b
treeba1dd528f770cfa4a0681a32355d42fad34b7dd1
parentae6ab600f4c06427abfaf3e7ce29d13da1e45046
firmware: qcom_scm: Order functions, definitions by service/command

Definitions throughout qcom_scm are loosely grouped and loosely ordered.
Sort all the functions/definitions by service ID/command ID to improve
sanity when needing to add new functionality to this driver.

Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
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-16-git-send-email-eberman@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/firmware/qcom_scm.c
drivers/firmware/qcom_scm.h
include/linux/qcom_scm.h