commit | 8c87a44c96f2863198183add3e5c59f5982c6d00 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Aug 23 10:39:39 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Aug 25 09:47:12 2016 -0300 |
tree | 7d3cbef9f48204db1530f7c59149d551708b18c5 | |
parent | b1cb50beaf0e82161f4da0e10188cce1c33db44a [diff] |
[media] m2m-deinterlace: Fix error print during probe v4l2_err() can not be used for printing error for missing interleaved support in DMA as this point the pcdev->v4l2_dev is not valid. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>