ASoC: ti: sync parameter naming (rate/sample_bits)
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 Jan 2021 04:53:53 +0000 (13:53 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 21 Jan 2021 12:37:53 +0000 (12:37 +0000)
commitc756316f0027a8659562d7df76fb24a9ff7c2068
tree8d0b2cfc32d405135cafcfcb7609cad28125e924
parentf1cd5f3bbcef13980734ea18797f192c344d850e
ASoC: ti: 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/87im7yolhk.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ti/davinci-mcasp.c