commit | 7077148fb50a120d20a50516a332ed6eb9233c16 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@kernel.org> | Tue Oct 28 22:15:31 2014 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 29 11:15:10 2014 +0000 |
tree | c057c8f5ef91ed7191e92bebe65d691b022fb405 | |
parent | c1b4d1c7774189002bc08766ec10e339dfbc98d6 [diff] |
ASoC: core: Split ops out of soc-core.c 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>