]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rockchip: i2s: Fix the debug level on missing pinctrl
authorJudy Hsiao <judyhsiao@chromium.org>
Wed, 29 Jun 2022 08:03:45 +0000 (08:03 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 29 Jun 2022 10:58:43 +0000 (11:58 +0100)
commit21953db6e108f65fb035fb8924d7316b4ccb268f
tree18ccd6940d5c758583bfbaa5692e5e64bd64a7e3
parent62bd88c236d0267aa03196e1b2a9e4c1ce6a45bd
ASoC: rockchip: i2s: Fix the debug level on missing pinctrl

Use dev_dbg on missing i2s->pinctrl as the pinctrl property is optional.

Fixes: 335601b325f7 ("ASoC: rockchip: i2s: switch BCLK to GPIO")
Signed-off-by: Judy Hsiao <judyhsiao@chromium.org>
Link: https://lore.kernel.org/r/20220629080345.2427872-1-judyhsiao@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_i2s.c