]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: tlv320aic26: Remove direct use of internal I/O functions
authorMark Brown <broonie@linaro.org>
Fri, 16 Aug 2013 11:13:50 +0000 (12:13 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 16 Aug 2013 11:32:43 +0000 (12:32 +0100)
commit12201398fc9ad25f5c6568527e70c9a4bcf5fcee
tree6f1e68c874fef77cdbb76a276bbd59d5eb33f12f
parentf8f11795b96a3632edb25a8924c61bfb74581cb0
ASoC: tlv320aic26: Remove direct use of internal I/O functions

Use the core to do I/O rather than directly calling the driver operations
in order to support further refactoring.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tlv320aic26.c