diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2022-09-07 15:52:32 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2022-09-08 11:30:34 +0100 |
commit | 320c3fa38c514eb71aa188da3495e13da9a30542 (patch) | |
tree | 4bdbf271eb38b9233463776b4ab5ada994395e82 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d01387fc16421cbbf95d1fda8fe1258195396c64 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions