media: mfc: DRV3.2: separate dump_info and stop_hw
authorAyoung Sim <a.sim@samsung.com>
Mon, 2 Apr 2018 04:52:43 +0000 (13:52 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:22 +0000 (20:22 +0300)
commit2ba9fc2c8b1f242572ae7851fa02f5a6ed93320a
tree8b0bb8a11137a4c7dea6e25dd048e404d9d00505
parent7c554d86b1ada42fca7fd5bc1ea994c4455720d6
media: mfc: DRV3.2: separate dump_info and stop_hw

When the sysmmu page fault is occured,
panic will be occured by iommu driver.
So, we don't need to occur panic when page fault is occured.

Change-Id: I2f6842333cbd46992f5b868b319532c774220b6d
Signed-off-by: Ayoung Sim <a.sim@samsung.com>
drivers/media/platform/exynos/mfc/s5p_mfc.c
drivers/media/platform/exynos/mfc/s5p_mfc_data_struct.h
drivers/media/platform/exynos/mfc/s5p_mfc_watchdog.c