[alsa-devel] [PATCH] ASoC: Move register I/O code into a separate file
Liam Girdwood
lrg at ti.com
Mon Jun 13 19:44:05 CEST 2011
On 13/06/11 17:51, Mark Brown wrote:
> For clarity and to help ongoing refactoring in this area create a new file
> to contain the physical I/O functions, separating them out from the cache
> operations.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> sound/soc/Makefile | 3 +-
> sound/soc/soc-cache.c | 380 ----------------------------------------------
> sound/soc/soc-io.c | 399 +++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 401 insertions(+), 381 deletions(-)
> create mode 100644 sound/soc/soc-io.c
>
Acked-by: Liam Girdwood <lrg at ti.com>
More information about the Alsa-devel
mailing list