From: Wei Yongjun Date: Mon, 13 May 2013 04:57:37 +0000 (-0300) Subject: [media] vpif_capture: fix error return code in vpif_probe() X-Git-Tag: v3.11-rc1~17^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa94e224b84be7b2522a0f5ce5b64124f146fac;p=pandora-kernel.git [media] vpif_capture: fix error return code in vpif_probe() Fix to return -ENODEV in the subdevice register error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Lad, Prabhakar Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed