From: Wei Yongjun Date: Wed, 11 Sep 2013 14:10:24 +0000 (-0300) Subject: [media] v4l: vsp1: Fix error return code in vsp1_video_init() X-Git-Tag: v3.13-rc4~25^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b317828beec632791a440a677de5116ab9bd900a;p=pandora-kernel.git [media] v4l: vsp1: Fix error return code in vsp1_video_init() Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed