media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME
authorEzequiel Garcia <ezequiel@collabora.com>
Fri, 15 Jan 2021 20:23:57 +0000 (21:23 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 6 Feb 2021 07:37:11 +0000 (08:37 +0100)
commit7e7618579dcde5b2e533a6f53ae7e26d3ddcc679
treeb68228a3773d478c8e2a67de62b61b6bc072ad9c
parentea12d248b0966d80f478a08e6138c6cb9b3883aa
media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME

The last user for this type of match was the soc-camera/sh_mobile_csi2
driver, which was removed in v4.9. If the support is ever needed,
it can always be restored.

[Sakari Ailus: Also drop DEVNAME from debug prints recently added.]

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@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