commit | 981e0d4c724fae1fbc281b3b25b18b041b793f4d | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Fri Nov 10 08:10:26 2023 +0100 |
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | Thu Nov 23 18:48:03 2023 +0100 |
tree | afd2735381a93072d85b08e6906ae89dd7a5ac31 | |
parent | 791765b426df4d2a1b1be0617c2c0bf2248bfaba [diff] |
media: v4l: subdev: Always compile sub-device state access functions Compile sub-device state information access functions v4l2_subdev_state_get_{format,crop,compose} unconditionally as they are now also used by plain V4L2 drivers. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>