]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: atmel: mchp-pdmc: print the correct property name
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Fri, 18 Mar 2022 09:26:09 +0000 (11:26 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 18 Mar 2022 16:26:33 +0000 (16:26 +0000)
commit859bb1d297ee042a9935c952a792c4a464878ef6
tree39b74faf4eac393a3d8230769452ad0104d6945d
parent5d9a805a15fd872dacddd8de1d8deffb70057f28
ASoC: atmel: mchp-pdmc: print the correct property name

The correct property is 'microchip,mic-pos', not 'mchp,mic-pos', so
replace all occurences of 'mchp,mic-pos' with 'microchip,mic-pos'.
Fix a multi-line comment format while we are at it.

Fixes: a7eebfa4be40 ("ASoC: atmel: mchp-pdmc: add PDMC driver")
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20220318092609.130901-1-codrin.ciubotariu@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/mchp-pdmc.c