[alsa-devel] [PATCH] ASoC: da732x: Replace hw_read usage with snd_soc_read()

Opensource [Adam Thomson] Adam.Thomson.Opensource at diasemi.com
Tue Mar 4 10:50:48 CET 2014


On Tue, 04 Mar 2014 09:08:07 +0000, Mark Brown wrote:
 
> From: Mark Brown <broonie at linaro.org>
> 
> Pre-merge code was using direct hw_read() calls as an out of framework
> way of doing volatile register I/O when not using regmap. This has never
> functioned correctly in mainline due to the regmap conversion, the
> hw_read() implementation still does caching. In order to facilitate
> removal of the subsystem level I/O code convert to use snd_soc_read(),
> there should be no functional impact.
> 
> Signed-off-by: Mark Brown <broonie at linaro.org>

Acked-by: Adam Thomson <Adam.Thomson.Opensource at diasemi.com>


More information about the Alsa-devel mailing list