summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/mt6359-accdet.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/mt6359-accdet.c')
-rw-r--r--sound/soc/codecs/mt6359-accdet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/mt6359-accdet.c b/sound/soc/codecs/mt6359-accdet.c
index 6d3d170144a0..c190628e2905 100644
--- a/sound/soc/codecs/mt6359-accdet.c
+++ b/sound/soc/codecs/mt6359-accdet.c
@@ -675,6 +675,7 @@ static int mt6359_accdet_parse_dt(struct mt6359_accdet *priv)
sizeof(struct three_key_threshold));
}
+ of_node_put(node);
dev_warn(priv->dev, "accdet caps=%x\n", priv->caps);
return 0;