]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: SOF: ipc3: Use standard dev_dbg API
authorDaniel Baluta <daniel.baluta@nxp.com>
Thu, 26 Sep 2024 09:02:52 +0000 (12:02 +0300)
committerMark Brown <broonie@kernel.org>
Sun, 29 Sep 2024 23:10:54 +0000 (01:10 +0200)
commit55c39835ee0ef94593a78f6ea808138d476f3b81
tree209828f65b9c4c5d871cb5d5297ee9c2af065c95
parent46f2dd5ce5723a2c07051d332f8f1c4c4ce548f3
ASoC: SOF: ipc3: Use standard dev_dbg API

Use standard dev_dbg API because it gives better debugging
information and allows dynamic control of prints.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://patch.msgid.link/20240926090252.106040-1-daniel.baluta@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/ipc3.c