OSDN Git Service

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)
commitc639e85e93aa10ea0512ee416eead60da466e161
tree39b74faf4eac393a3d8230769452ad0104d6945d
parentd1129bbe141bf08c19d44a701869ac0780754e86
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: 50291652af52 ("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