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:
b7580cd
)
ASoC: Change return type of snd_soc_write() to int
author
Lars-Peter Clausen
<lars@metafoo.de>
Sat, 19 Apr 2014 08:43:57 +0000
(10:43 +0200)
committer
Mark Brown
<broonie@linaro.org>
Mon, 21 Apr 2014 10:21:25 +0000
(11:21 +0100)
The CODEC's write callback can return a negative error code, make sure to pass
that on correctly.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found