Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 812a5326 authored by John Hsu's avatar John Hsu Committed by Mark Brown
Browse files

ASoC: nau8825: debug message of crosstalk bypass



Add debug message for crosstalk function bypass.

Signed-off-by: default avatarJohn Hsu <KCHSU0@nuvoton.com>
Signed-off-by: default avatarJohn Hsu <supercraig0719@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 2bda4288
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2440,6 +2440,8 @@ static void nau8825_print_device_properties(struct nau8825 *nau8825)
			nau8825->jack_insert_debounce);
	dev_dbg(dev, "jack-eject-debounce:  %d\n",
			nau8825->jack_eject_debounce);
	dev_dbg(dev, "crosstalk-bypass:     %d\n",
			nau8825->xtalk_bypass);
}

static int nau8825_read_device_properties(struct device *dev,