ASoC: mchp-spdiftx: update debug message
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 1 Mar 2023 11:38:02 +0000 (13:38 +0200)
committerMark Brown <broonie@kernel.org>
Sun, 5 Mar 2023 23:37:43 +0000 (23:37 +0000)
commit2d8dad4dc4d4a12afa3c31e72b60727d4c133b99
tree12b88acc99406b1e667eee8f840eac29e5eb7d34
parent0ab4bd5bf277349262065e88eb2feaaabf53584c
ASoC: mchp-spdiftx: update debug message

Previous debug message states that there was a failure and tx was not
disabled. Which is not true as the TX in this function could also be
enabled. Thus improve a bit the debug message by s/disable/start\/stop/.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230301113807.24036-4-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/mchp-spdiftx.c