commit | 82e92f4cad6e0c42f8dbe7497b39dec7b3eb7b11 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 09 13:46:05 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Feb 10 08:03:29 2016 -0200 |
tree | 65f62e0eaf98fb2649f8b72f760c0a6ccd7cc26d | |
parent | ac90aa02d5b9a9bde6bcd9ac3ee181a4d212d355 [diff] |
[media] au0828: only create V4L2 graph if V4L2 is registered It doesn't make sense to try to create the analog TV graph, if the device fails to register at V4L2, or if it doesn't have V4L2 support. Thanks to Shuah for pointing this issue. Reported-by: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>