summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs48l32.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/cs48l32.c')
-rw-r--r--sound/soc/codecs/cs48l32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs48l32.c b/sound/soc/codecs/cs48l32.c
index 9bdd48aab42a..a306af4289ad 100644
--- a/sound/soc/codecs/cs48l32.c
+++ b/sound/soc/codecs/cs48l32.c
@@ -1385,7 +1385,6 @@ static irqreturn_t cs48l32_irq(int irq, void *data)
result = IRQ_HANDLED;
out:
- pm_runtime_mark_last_busy(cs48l32_codec->core.dev);
pm_runtime_put_autosuspend(cs48l32_codec->core.dev);
return result;