]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdafe7706c184e3ced3b28af935958c0506564b71
tree394d185929c8c019e87e81a1c95eeea374180e50
parentc3ef07609ad7677779e2a1c60b59f3ac14ac48ba
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 f61f01c9a572489119639b5db29194ca9c7647f4.

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