ASoC: cirrus: sync parameter naming (rate/sample_bits)
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 Jan 2021 04:53:29 +0000 (13:53 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 21 Jan 2021 12:37:48 +0000 (12:37 +0000)
commitf1e6b04baba690e3bd08669c73e8d78032c2b905
tree5876616bd98338ee37306544a084a225d253f03e
parenta8e940222bdf60b9957515e80064b1230a3fc774
ASoC: cirrus: 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/87pn26oli8.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/cirrus/ep93xx-i2s.c