diff options
author | Alex Elder <elder@linaro.org> | 2020-05-15 15:07:30 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-16 16:47:19 -0700 |
commit | a4f48458ca1c02eeedf914ef6a892e047d6b65cc (patch) | |
tree | 4d1cffd43d18f0d08d4729570ec18ee251c13c0e /fs/hfsplus/part_tbl.c | |
parent | d53b1162d72a24c8bd2b03116d83070b4e770eaa (diff) | |
download | linux-a4f48458ca1c02eeedf914ef6a892e047d6b65cc.tar.gz linux-a4f48458ca1c02eeedf914ef6a892e047d6b65cc.tar.bz2 linux-a4f48458ca1c02eeedf914ef6a892e047d6b65cc.zip |
net: ipa: don't use noirq suspend/resume callbacks
Use the suspend and resume callbacks rather than suspend_noirq and
resume_noirq. With IPA v4.2, we use the CHANNEL_STOP command to
implement a suspend, and without interrupts enabled, that command
won't complete.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/hfsplus/part_tbl.c')
0 files changed, 0 insertions, 0 deletions