From: Lars-Peter Clausen Date: Sat, 19 Apr 2014 08:43:57 +0000 (+0200) Subject: ASoC: Change return type of snd_soc_write() to int X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~14^2~7^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab2874a8faac9db00eb03ec831b9a983627fb2d1;p=pandora-kernel.git ASoC: Change return type of snd_soc_write() to int The CODEC's write callback can return a negative error code, make sure to pass that on correctly. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed