[COMMON] media: mfc: remove debug mode when "But error"
authorSunyoung Kang <sy0816.kang@samsung.com>
Thu, 12 Jul 2018 02:09:19 +0000 (11:09 +0900)
committerJungi Lee <jungilsi.lee@samsung.com>
Tue, 17 Jul 2018 11:09:07 +0000 (20:09 +0900)
commit03754e461cb0014cbd7879fc7f5e82d60107c523
tree8c9115eb4afbed5b15bc85c878bbbb20542e8697
parent151ba986676187927beb59c3ef6752bfa64b4482
[COMMON] media: mfc: remove debug mode when "But error"

If the result has error in s5p_mfc_wait_for_done_ctx()  the debug mode
generates panic. If there is an error stream, panic will always occur.
So this removes the debug mode in that case.

Change-Id: I89b124fdb41ca8fe7ca16cc9cd7d3251011242d7
Signed-off-by: Sunyoung Kang <sy0816.kang@samsung.com>
drivers/media/platform/exynos/mfc/s5p_mfc_sync.c