diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2021-06-08 17:01:40 +0300 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2021-06-08 18:06:12 +0300 |
commit | 61832b35b4d953b2b4f6c668a3ad2a3013f40532 (patch) | |
tree | 189ff57a01df558b402aa962ca3650cf3322c53b /drivers/gpu/drm/i915/gvt | |
parent | e30d91d4ffda0b30839bb5e7d2a123654de95045 (diff) | |
download | linux-61832b35b4d953b2b4f6c668a3ad2a3013f40532.tar.xz |
firmware: arm_scmi: Avoid multiple initialisations of hdr->protocol_id
Since the hdr->protocol_id is set from the scmi_protocol_instance handle
just before the transfer, there is no need to initialise the same in
scmi_xfer_get_init. Remove the unnecessary initialisations.
Link: https://lore.kernel.org/r/20210608140140.2042257-1-sudeep.holla@arm.com
Tested-by: Cristian Marussi <cristian.marussi@arm.com>
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/gpu/drm/i915/gvt')
0 files changed, 0 insertions, 0 deletions