commit | 6b36d370ad66aa73328a0cd8763f6028e7b28f6c | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Mon Jun 24 16:25:29 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Jun 25 10:26:47 2013 +0100 |
tree | e32c4937997c12caa09f609a56abf17b3ee51519 | |
parent | 9e895ace5d82df8929b16f58e9f515f6d54ab82d [diff] |
ASoC: tas5086: open-code I2C transfer routines In order to support registers of unequal sizes, the I2C I/O has to be open-coded. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>