From: Sudip Mukherjee Date: Fri, 14 Nov 2014 12:42:21 +0000 (+0530) Subject: ALSA: ice1712: consider error value X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8eca77e54525c818f35f51afb64fc13205443a3;p=pandora-kernel.git ALSA: ice1712: consider error value earlier we were ignoring the return value of snd_ak4114_create and always returning 0. now we are returning the actual status. revo_init is calling this function, and revo_init is checking the return value. Signed-off-by: Sudip Mukherjee Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed