aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2022-09-07 15:52:32 +0100
committerSudeep Holla <[email protected]>2022-09-08 11:30:34 +0100
commit320c3fa38c514eb71aa188da3495e13da9a30542 (patch)
tree4bdbf271eb38b9233463776b4ab5ada994395e82 /net/lapb/lapb_timer.c
parentd01387fc16421cbbf95d1fda8fe1258195396c64 (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/[email protected] Reviewed-by: Jens Wiklander <[email protected]> Reviewed-by: Sumit Garg <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions