[media] davinci: vpif_display: fix error return code in vpif_probe()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 23 Aug 2013 01:59:44 +0000 (22:59 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 26 Aug 2013 10:54:33 +0000 (07:54 -0300)
commit9d3e976bb1ea736b6154fafac4957b85360dad93
tree26e43babf69682d5790db97b5afb16ab10d03fe7
parentc40ddfa34addb80e2adf42751dd8a010cc4c5403
[media] davinci: 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.
Introduce by commit 4b8a531e6bb0686203e9cf82a54dfe189de7d5c2.
([media] media: davinci: vpif: display: add V4L2-async support)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/davinci/vpif_display.c
This page took 0.028936 seconds and 5 git commands to generate.