]> Git Repo - linux.git/commit - sound/soc/soc-io.c
ASoC: Move register I/O code into a separate file
authorMark Brown <[email protected]>
Mon, 13 Jun 2011 16:49:55 +0000 (17:49 +0100)
committerMark Brown <[email protected]>
Mon, 13 Jun 2011 17:56:10 +0000 (18:56 +0100)
commit5bef44f9b4849d1c3af4ed2ea93061ff56e68cd7
treeae5b6165d53888219729e3c193e556d2a71e3d65
parentf0c4205b54113463ccb93c9ab064fc630c5c50bd
ASoC: Move register I/O code into a separate file

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 <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
sound/soc/Makefile
sound/soc/soc-cache.c
sound/soc/soc-io.c [new file with mode: 0644]
This page took 0.042089 seconds and 4 git commands to generate.