media: mfc: support the s5p_mfc_poll() ioctl
authorSunyoung Kang <sy0816.kang@samsung.com>
Fri, 27 Apr 2018 06:01:18 +0000 (15:01 +0900)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:22 +0000 (20:22 +0300)
commita5f2ecac5ca3c5621bc093289d13c6f8d22e01ec
treec3f1e9cd394b9055c1336ffb9658fdc837437fd4
parentbb77c9412f65cdbbadf8e814220ffff582c3527f
media: mfc: support the s5p_mfc_poll() ioctl

To use poll() ioctl, wait POLLOUT event for source
and POLLIN event for destination.

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