ASoC: atmel: sync parameter naming (rate/sample_bits)
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 Jan 2021 04:53:13 +0000 (13:53 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 21 Jan 2021 12:37:45 +0000 (12:37 +0000)
commitba471f8d1655753bd1fad226a1c47ffc4568c02e
tree6f97063728f823028759c6d293e7e3d10eb555b6
parent55d0056ba6a1bc8be2ae804cadf106ff2ae712ca
ASoC: atmel: sync parameter naming (rate/sample_bits)

This patch syncs naming rule.

 - xxx_rates;
 + xxx_rate;

 - xxx_samplebits;
 + xxx_sample_bits;

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87turiolio.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/atmel/atmel-i2s.c
sound/soc/atmel/mchp-i2s-mcc.c