diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2022-09-07 16:52:32 +0200 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2022-09-08 12:30:34 +0200 |
commit | 320c3fa38c514eb71aa188da3495e13da9a30542 (patch) | |
tree | 4bdbf271eb38b9233463776b4ab5ada994395e82 /drivers/irqchip/qcom-pdc.c | |
parent | firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev (diff) | |
download | linux-320c3fa38c514eb71aa188da3495e13da9a30542.tar.xz linux-320c3fa38c514eb71aa188da3495e13da9a30542.zip |
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
Now that the ffa_device structure holds the pointer to ffa_dev_ops,
there is no need to obtain the same through ffa_dev_ops_get().
Just use the ffa_dev->ops directly. Since the ffa_device itself carries
ffa_dev_ops now, there is no need to keep a copy in optee_ffa structure.
Drop ffa_ops in the optee_ffa structure as it is not needed anymore.
Link: https://lore.kernel.org/r/20220907145240.1683088-3-sudeep.holla@arm.com
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/irqchip/qcom-pdc.c')
0 files changed, 0 insertions, 0 deletions