From: Wei Yongjun Date: Mon, 13 May 2013 04:57:23 +0000 (-0300) Subject: [media] vpif_display: fix error return code in vpif_probe() X-Git-Tag: v3.11-rc1~17^2~337 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2d2cf1015004209d6493f21b99788ded42eac11;p=pandora-kernel.git [media] vpif_display: 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