]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit65f0c90b7d468545590992c61a19f9dc0aac61ef
treeba1dd528f770cfa4a0681a32355d42fad34b7dd1
parent59b6cf3046d2026e51cb61b8685a14965d991927
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