summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorLuca Ceresoli <luca.ceresoli@bootlin.com>2023-04-18 11:00:47 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-05-25 14:04:48 +0300
commitaabec712ce0e5ca2e47904dbc4326de614dc0bbf (patch)
treebfd496ec630e777c2d0340e03c1c362e5a16a03b /include/linux/platform_data
parent1a3ea975d794181056157412183e4c23ea87353b (diff)
downloadlinux-aabec712ce0e5ca2e47904dbc4326de614dc0bbf.tar.xz
staging: media: tegra-video: move default format to soc-specific data
The tegra_default_format in vi.c is specific to Tegra210 CSI. In preparation for adding Tegra20 VIP support, move the default format to a new field in the soc-specific `struct tegra_vi_soc`. Instead of an entire format struct, only store a pointer to an item in the existing format array. No functional changes. The format pointed to is the same that used to be in vi.c. Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions