diff options
author | Alex Elder <elder@linaro.org> | 2021-08-03 09:00:59 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-04 10:12:05 +0100 |
commit | 4a4ba483e4a56cb469f067493265f0173e06d060 (patch) | |
tree | dc716c550899d3139c87d0cc9d10d0b057c1aef8 /net/switchdev/switchdev.c | |
parent | decfef0fa6b21508657a6e54a01508196988bc95 (diff) |
net: ipa: move version check for channel suspend/resume
Change the Boolean flags passed to __gsi_channel_start() and
__gsi_channel_stop() so they represent whether the request is being
made to implement suspend (versus stop) or resume (versus start).
Then stop or start the channel for suspend/resume requests only if
the hardware version indicates it should be done.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions