[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)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:19 +0000 (20:22 +0300)
commit45561c9bc245811c822c5c4078faa6ef030c648e
treef2c391f20c2c9deef4d26b8b9595237b5b1b0d16
parent323429e2402900823f830820892aab4b45ed417a
[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