From: Takashi Iwai Date: Wed, 30 Oct 2013 07:35:06 +0000 (+0100) Subject: ASoC: rt5640: Fix ignored error checks X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a7615cf1fcaaf1598b5689e54915d88c2344788;p=pandora-kernel.git ASoC: rt5640: Fix ignored error checks The negative error value returned from get_sdp_info() is ignored because it's assigned to unsigned variables. Spotted by coverity CIDs 1042657, 1042658. Signed-off-by: Takashi Iwai Signed-off-by: Mark Brown --- Reading git-diff-tree failed