ASoC: ssm2602: sync parameter naming (rate/sample_bits)
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 Jan 2021 04:55:34 +0000 (13:55 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 21 Jan 2021 12:38:10 +0000 (12:38 +0000)
commit4735c8cadd54ef74726718ad93a27d16b23089b0
tree25f08b6b40590aa4dc7b72d4f2943fd5cac7f218
parentb33c088a9b0b15df987dae05177ef9b0816dc4cf
ASoC: ssm2602: 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/87r1mmn6ub.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ssm2602.c