[COMMON] media: smfc: move v4l2 ioctl handlers in separate file
authorCho KyongHo <pullip.cho@samsung.com>
Thu, 23 Jul 2015 08:07:25 +0000 (17:07 +0900)
committerSeungchul Kim <sc377.kim@samsung.com>
Mon, 28 May 2018 05:31:11 +0000 (14:31 +0900)
commitfcf3d102a48e2450d1fa712ca140fb148223b527
treea75f6163e1b137dbe017d1863b25b199d035d737
parentf4dab9fe656f8d19e4812cc39eb0922e116d8a7d
[COMMON] media: smfc: move v4l2 ioctl handlers in separate file

The implementation of v4l2 ioctl handlers occupies the half of smfc.c
The handlers are moved to another file for easier maintenance.

Change-Id: Ic65243aef0e173177f819be9b723bdea36c81ba9
Signed-off-by: Cho KyongHo <pullip.cho@samsung.com>
drivers/media/platform/exynos/smfc/Makefile
drivers/media/platform/exynos/smfc/smfc-v4l2-ioctls.c [new file with mode: 0644]
drivers/media/platform/exynos/smfc/smfc.c
drivers/media/platform/exynos/smfc/smfc.h