diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2022-04-29 13:39:46 +0200 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2022-04-29 15:51:46 +0200 |
commit | f3f3bdbd58cea4fdd088075fdc8864fc47ecd419 (patch) | |
tree | bd834ee496f869314c59a4e13d80d8be279282c5 /drivers/hv/hv_common.c | |
parent | firmware: arm_ffa: Add ffa_dev_get_drvdata helper function (diff) | |
download | linux-f3f3bdbd58cea4fdd088075fdc8864fc47ecd419.tar.xz linux-f3f3bdbd58cea4fdd088075fdc8864fc47ecd419.zip |
tee: optee: Use ffa_dev_get_drvdata to fetch driver_data
Due to lack of an helper like ffa_dev_get_drvdata, this driver was
fetching driver_data directly accessing the structure member. Now that
we have added an helper, just use the same instead.
Link: https://lore.kernel.org/r/20220429113946.2087145-4-sudeep.holla@arm.com
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'drivers/hv/hv_common.c')
0 files changed, 0 insertions, 0 deletions