New functions take lock and give lock after operation.
Removed locking and unlocking within other methods,
to prevent from recursive locking on non recursive lock.
Tested on EspressoBin.
Differential D35656
e6000sw: Add readphy and writephy wrappers aja_semihalf.com on Jun 29 2022, 1:36 PM. Authored by Tags None Referenced Files
Subscribers
Details
New functions take lock and give lock after operation. Tested on EspressoBin.
Diff Detail
Event TimelineComment Actions I agree the wrapper routines should not be suffixed with _locked. However, because we have a different case than e6000sw_readreg/e6000sw_readreg_wrapper, I propose a following change:
the original routines should be suffixed with _locked:
|