Home
last modified time | relevance | path

Searched hist:c639e85e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/atmel/
H A Dmchp-pdmc.cc639e85e Fri Mar 18 04:26:09 CDT 2022 Codrin Ciubotariu <codrin.ciubotariu@microchip.com> 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>