diff options
| author | Elliot Berman <[email protected]> | 2020-01-07 13:04:14 -0800 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2020-01-07 22:14:09 -0800 |
| commit | b30a2a72b84e2355b4db12393407ca48be89e267 (patch) | |
| tree | 8770c82da4915207a3fc51dd1ce03ee120f433df /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
| parent | 4a9f1e13b7ed89e66ca9f7c46e48e305402e0732 (diff) | |
firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc
Service, command, and owner IDs are all part of qcom_scm_desc struct and
have no special reason to be a function argument (or hard-coded in the
case of owner [1]). Moving them to be part of qcom_scm_desc struct improves
readability.
[1]: Example of SCM function using owner vale other than hard-coded SIP value:
https://source.codeaurora.org/quic/la/kernel/msm-4.9/tree/drivers/soc/qcom/smcinvoke.c?h=kernel.lnx.4.9.r28-rel#n35
Tested-by: Brian Masney <[email protected]> # arm32
Tested-by: Stephan Gerhold <[email protected]>
Signed-off-by: Elliot Berman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions