media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM
authorEzequiel Garcia <ezequiel@collabora.com>
Fri, 8 Jan 2021 17:17:27 +0000 (18:17 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 27 Jan 2021 14:17:48 +0000 (15:17 +0100)
commit97cf50b6f8e5ccddab85af4e5008899338e6f220
treefe02142fa0c64d6dce629282f47cda37ad56e1c1
parent9e56380ae62543fc2043715050b80d494b2b1553
media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM

Custom/driver-specific v4l2-async match support was introduced
in 2013, as V4L2_ASYNC_BUS_CUSTOM.

This type of match never had any user, so it's fair
to conclude it's not required and that safe for removal.
If the support is ever needed, it can always be restored.

Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/v4l2-core/v4l2-async.c
include/media/v4l2-async.h