media: Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs...
authorSteve Longerbeam <slongerbeam@gmail.com>
Fri, 1 May 2020 17:15:40 +0000 (19:15 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 18 May 2020 11:48:00 +0000 (13:48 +0200)
commitacee6033c5c5b7758b521ea63bb9f989578aa9fd
tree394d185929c8c019e87e81a1c95eeea374180e50
parent0e63a5e4bb4ea3c87ff5978a5856f0c6365c7619
media: Revert "media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers"

The users of v4l2_async_register_fwnode_subdev() have switched to
parsing their endpoints and setting up async sub-device lists in their
notifiers locally, without using the endpoint parsing callbacks. There
are no more users of v4l2_async_register_fwnode_subdev() so this
convenience function can be removed.

This reverts commit 1634f0eded87d1f150e823fa56cd782ea0775eb2.

Signed-off-by: Steve Longerbeam <slongerbeam@gmail.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-fwnode.c
include/media/v4l2-fwnode.h