diff options
author | Dafna Hirschfeld <dafna.hirschfeld@collabora.com> | 2020-04-06 20:52:35 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-21 13:38:34 +0200 |
commit | 003492984ed7fc1f7cfc565b4a5c77cfd8ceea13 (patch) | |
tree | 209214adf684504bd9d59f8e8d171415cf84bdc5 /include/media | |
parent | media: staging: rkisp1: cap: remove field fmt_type from struct rkisp1_capture... (diff) | |
download | linux-003492984ed7fc1f7cfc565b4a5c77cfd8ceea13.tar.xz linux-003492984ed7fc1f7cfc565b4a5c77cfd8ceea13.zip |
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 'include/media')
0 files changed, 0 insertions, 0 deletions