amcsc: remove the vout_device is NULL log [1/1]
authorBrian Zhu <brian.zhu@amlogic.com>
Mon, 29 Jul 2019 05:52:45 +0000 (13:52 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Mon, 29 Jul 2019 14:03:35 +0000 (07:03 -0700)
commitcb0491f2cab55e0a67a54873119a4a6b457ed7af
treec05752e83f9640fa586f57c45968258dbe96d7de
parentdd96e660ee83e1b7a65ceb1ee75ddb26d2252ee1
amcsc: remove the vout_device is NULL log [1/1]

PD#SWPL-11922

Problem:
When the vout_device point is NULL, amcsc will print too
many logs.

Solution:
Remove this warning log since the vout_device = NULL is
normal under TV or CVBS case.

Verify:
Verified by X301

Change-Id: I007e3970b8361e0cd79bfc81ee5205cbb262c0c1
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
drivers/amlogic/media/enhancement/amvecm/amcsc_pip.c