git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1b4d1c
)
ASoC: core: Split ops out of soc-core.c
author
Mark Brown
<broonie@kernel.org>
Tue, 28 Oct 2014 22:15:31 +0000
(22:15 +0000)
committer
Mark 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>
No differences found