ASoC: Change return type of snd_soc_write() to int
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 19 Apr 2014 08:43:57 +0000 (10:43 +0200)
committerMark 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>
include/sound/soc.h
sound/soc/soc-io.c

Simple merge
Simple merge