Searched hist:"8 a713da8d1ce9ceaf738b32e2b24f22d4432f886" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | diff 8a713da8d1ce9ceaf738b32e2b24f22d4432f886 Sat Dec 03 06:33:55 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Use regmap update bits operation for drivers using regmap
If a driver is using regmap directly ensure that we're coherent with non-ASoC register updates by using the regmap API directly to do our read/modify/write cycles. This will bypass the ASoC cache but drivers using regmap directly should not be using the ASoC cache.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
/openbmc/linux/sound/soc/ |
H A D | soc-dapm.c | diff 8a713da8d1ce9ceaf738b32e2b24f22d4432f886 Sat Dec 03 06:33:55 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Use regmap update bits operation for drivers using regmap
If a driver is using regmap directly ensure that we're coherent with non-ASoC register updates by using the regmap API directly to do our read/modify/write cycles. This will bypass the ASoC cache but drivers using regmap directly should not be using the ASoC cache.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|
H A D | soc-core.c | diff 8a713da8d1ce9ceaf738b32e2b24f22d4432f886 Sat Dec 03 06:33:55 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Use regmap update bits operation for drivers using regmap
If a driver is using regmap directly ensure that we're coherent with non-ASoC register updates by using the regmap API directly to do our read/modify/write cycles. This will bypass the ASoC cache but drivers using regmap directly should not be using the ASoC cache.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
|