media: subdev: Require code change to enable [GS]_ROUTING
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Sun, 15 Jan 2023 12:40:08 +0000 (13:40 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 22 Jan 2023 08:34:13 +0000 (09:34 +0100)
commit8a54644571fed484d55b3807f25f64cba8a9ca77
treee0cd4ec66909e11da073d54093c1aba626789cd7
parenta418bb3f30d9ac570d51ff3f700851b78da2a8a9
media: subdev: Require code change to enable [GS]_ROUTING

The Streams API is an experimental feature. To use the Streams API, the
user needs to change a variable in v4l2-subdev.c and recompile the kernel.

This commit should be reverted when the Streams API is deemed ready for
production use.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.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@kernel.org>
drivers/media/v4l2-core/v4l2-subdev.c