From: Jesper Juhl Date: Fri, 12 Oct 2012 22:16:37 +0000 (-0300) Subject: [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read_reg() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c72e19dcf7f9a49eedab328ebf7c0a45d76716d;p=pandora-kernel.git [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read_reg() Remember to collect the exit status from 'stk1160_read_reg()' in 'rc' before testing it for less than zero. Signed-off-by: Jesper Juhl Acked-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed