]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: mt6660: sync parameter naming (rate/sample_bits)
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 Jan 2021 04:55:51 +0000 (13:55 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 21 Jan 2021 12:38:13 +0000 (12:38 +0000)
commit852d4daa9689188f25cd1aa92d4daf3a88d73101
treea88e43b2f54269958248c80003fd2488650cce82
parent23df7f69ff134d108ddffcde622b7ffc904ac789
ASoC: mt6660: 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/87mtxan6tt.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/mt6660.c