diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2024-09-25 12:14:34 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2024-09-30 11:07:19 +0000 |
commit | 87dc3d36b4c8f3a8dec058b6832adb48d1c62cdd (patch) | |
tree | 20724cbd375c029da69182aa01e11cb687d63785 /cli | |
parent | a16ad2757dc5c9b94aeb0e4276a4eb3d0007a729 (diff) |
quectel: remove custom power operation synchronization logic
The power up and down operations are already synchronized at
interface level, so there is already a guarantee that they won't
happen at the same time.
For the reset and power off operations, it is assumed that the modem
will either reset or power off, so there should be no need to sync
those operations with others, as the modem object will eventually go
away altogether in both cases.
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions