diff options
author | Dafna Hirschfeld <dafna.hirschfeld@collabora.com> | 2020-04-06 21:52:35 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-21 14:38:34 +0300 |
commit | 003492984ed7fc1f7cfc565b4a5c77cfd8ceea13 (patch) | |
tree | 209214adf684504bd9d59f8e8d171415cf84bdc5 /drivers/media/v4l2-core | |
parent | b23096af0be45700c90f60f610c2d2ae66868f2d (diff) | |
download | linux-003492984ed7fc1f7cfc565b4a5c77cfd8ceea13.tar.xz |
media: staging: rkisp1: change fields names from fmt_type to pixel_enc
The fields 'fmt_type' in the structs
'rkisp1_rsz_config', 'rkisp1_isp_mbus_info' are of type
'v4l2_pixel_encoding' so it is nicer to change their name to
'pixel_enc'. Also change the define 'RKISP1_DEF_FMT_TYPE' to
'RKISP1_DEF_PIXEL_ENC'
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.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/v4l2-core')
0 files changed, 0 insertions, 0 deletions