OSDN Git Service

ASoC: nau*: sync parameter naming (rate/sample_bits)
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 15 Jan 2021 04:54:25 +0000 (13:54 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 21 Jan 2021 12:37:59 +0000 (12:37 +0000)
commit42c9b5bec1c5218b33eda3b519381b38b89d5ccd
treeb87b46eae9fea90de4fba2b8957fa52e2a26290b
parentbc03b3910ef6e228ef8b192e08030a1e177ad273
ASoC: nau*: 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/878s8uolgo.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/nau8810.c
sound/soc/codecs/nau8822.c