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:
8b573c9
)
ASoC: soc-cache: Factor-out the I2C read code
author
Dimitris Papastamos
<dp@opensource.wolfsonmicro.com>
Tue, 22 Mar 2011 10:37:01 +0000
(10:37 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 26 Mar 2011 17:44:05 +0000
(17:44 +0000)
The handling of all snd_soc_x_y_read_i2c() functions is similar.
Make a generic I2C read function and update all callers to use it.
Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found