]> Git Repo - linux.git/commit
ASoC: use snd_soc_component_init_regmap() on mc13783
authorKuninori Morimoto <[email protected]>
Tue, 28 Nov 2017 06:05:31 +0000 (06:05 +0000)
committerMark Brown <[email protected]>
Mon, 4 Dec 2017 17:37:57 +0000 (17:37 +0000)
commit33953d851d37f8b62b96d70fdccd35b62dffebe8
tree107c59e8d3d3fbc799a19c8c15bfbfb12edd2c24
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: use snd_soc_component_init_regmap() on mc13783

To setup regmap, ALSA SoC has snd_soc_component_init_regmap() and
.get_regmap. But these are duplicated feature.
Let's use snd_soc_component_init_regmap() and remove .get_regmap

Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/mc13783.c
This page took 0.054582 seconds and 4 git commands to generate.