media: v4l: subdev: Rename sub-device state information access functions
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 13 Oct 2023 08:16:06 +0000 (10:16 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 23 Nov 2023 17:32:17 +0000 (18:32 +0100)
commitd0fde6aae2bacdc024fff43461ba0f325375fa97
treea24fe2e85714adc3478640c7de767ee4afe58a9f
parent049fa16b81c276f25a09abaa4e8f743470c3cdc8
media: v4l: subdev: Rename sub-device state information access functions

Rename the sub-devices state information access functions, removing
"_stream" from them and replacing "format" by "ffmt". This makes them
shorter and so more convenient to use. No other sets of functions will be
needed to access this information.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/ds90ub913.c
drivers/media/i2c/ds90ub953.c
drivers/media/i2c/ds90ub960.c
drivers/media/platform/nxp/imx8-isi/imx8-isi-crossbar.c
drivers/media/v4l2-core/v4l2-subdev.c
include/media/v4l2-subdev.h