]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: es8326: change es8326_regmap_config to static
authorYang Yingliang <yangyingliang@huawei.com>
Wed, 17 Aug 2022 09:15:19 +0000 (17:15 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 17 Aug 2022 12:00:26 +0000 (13:00 +0100)
commit5c69f11ce85d4a8ea985a6d266574577e94c6506
treefd88fd6214bab96c1e1b94b7d4eef02ed2eac551
parent6256547352fa21356de8d26b058e50d719ecc0d2
ASoC: codecs: es8326: change es8326_regmap_config to static

es8326_regmap_config is only used in es8326.c now, change it to static.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220817091519.2487385-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es8326.c