diff options
author | 2020-04-06 18:39:04 +0200 | |
---|---|---|
committer | 2020-04-21 13:22:53 +0200 | |
commit | eef988826fbdcf042a4188c0d1150b0128b6512c (patch) | |
tree | f4fd2c89cf5b04aec687da39364d929b306068b8 /drivers/media/usb/pwc/pwc-ctrl.c | |
parent | media: imx: utils: Split find|enum_format into fourcc and mbus functions (diff) | |
download | wireguard-linux-eef988826fbdcf042a4188c0d1150b0128b6512c.tar.xz wireguard-linux-eef988826fbdcf042a4188c0d1150b0128b6512c.zip |
media: imx: utils: Rename format lookup and enumeration functions
Rename the format lookup and enumeration functions according to their
usage:
- Rename imx_media_(find|enum)_format() to *_pixel_format() to
explicitly state on what formats the functions operate. This aligns
the naming scheme with the media bus and IPU format functions that
already end with *_mbus_format() and *_ipu_formats().
- Rename all enumeration functions to pluralize 'formats' at the end, as
they enumerate multiple formats.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/usb/pwc/pwc-ctrl.c')
0 files changed, 0 insertions, 0 deletions