Searched hist:a39f75f7907fa3a708751dc283e3ab3e7da526b8 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | diff a39f75f7907fa3a708751dc283e3ab3e7da526b8 Wed Mar 26 00:40:23 CDT 2014 Xiubo Li <Li.Xiubo@freescale.com> ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
Add the default regmap I/O setting to snd_soc_register_codec() while the CODEC is initialising, which will be called by CODEC driver device probe(), and then we can make XXX_set_cache_io() go away entirely from each CODEC ASoC probe.
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff a39f75f7907fa3a708751dc283e3ab3e7da526b8 Wed Mar 26 00:40:23 CDT 2014 Xiubo Li <Li.Xiubo@freescale.com> ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()
Add the default regmap I/O setting to snd_soc_register_codec() while the CODEC is initialising, which will be called by CODEC driver device probe(), and then we can make XXX_set_cache_io() go away entirely from each CODEC ASoC probe.
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Signed-off-by: Mark Brown <broonie@linaro.org>
|