ASoC: core: Split ops out of soc-core.c
authorMark Brown <broonie@kernel.org>
Tue, 28 Oct 2014 22:15:31 +0000 (22:15 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 29 Oct 2014 11:15:10 +0000 (11:15 +0000)
The main ASoC source file is getting quite large and the standard ops don't
really have anything to do with the rest of the file so split them out into
a separate file.

Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/Makefile
sound/soc/soc-core.c
sound/soc/soc-ops.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge