[COMMON] media: mfc: remove debug mode when "But error"
authorSunyoung Kang <sy0816.kang@samsung.com>
Mon, 16 Jul 2018 07:20:33 +0000 (16:20 +0900)
committerSunyoung Kang <sy0816.kang@samsung.com>
Mon, 23 Jul 2018 06:19:06 +0000 (15:19 +0900)
commitfd87125f82f553031608cad727aebef85f4e06a1
tree07885ed0d6fa21d31275fb4b11fd52c21afd0d2f
parent41fb51ad5f40f94298673ec806e8662f9902dcd1
[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: I42130b2bcf9f40ed18a1675c1d9ca996d355fb7e
Signed-off-by: Sunyoung Kang <sy0816.kang@samsung.com>
drivers/media/platform/exynos/mfc/mfc_sync.c