commit | 1c6d1c4f6874345a31d12a9f3843876c49d637fa | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Fri Jan 15 13:54:33 2021 +0900 |
committer | Mark Brown <broonie@kernel.org> | Thu Jan 21 12:38:01 2021 +0000 |
tree | e26665e6c66f665d78c3af0b03277006d19c9838 | |
parent | fa056c07367e443271837c8500de8c7e6d9b2722 [diff] |
ASoC: da*: 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/875z3yolgf.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>