aboutsummaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorGravatar Sakari Ailus <sakari.ailus@linux.intel.com> 2020-09-08 10:20:28 +0200
committerGravatar Mauro Carvalho Chehab <mchehab+huawei@kernel.org> 2020-09-10 14:28:22 +0200
commitbb4bba9232fc90f173a2215035334ceec0457f2f (patch)
tree721ddcf1fca76f93ff8b4d9bb0f584015bd58bae /usr
parentmedia: v4l2-fwnode: Make number of data lanes a character (diff)
downloadlinux-bb4bba9232fc90f173a2215035334ceec0457f2f.tar.gz
linux-bb4bba9232fc90f173a2215035334ceec0457f2f.tar.bz2
linux-bb4bba9232fc90f173a2215035334ceec0457f2f.zip
media: v4l2-fwnode: Make bus configuration a struct
The bus specific parameters were a union. This made providing bus specific defaults impossible as the memory used to store the defaults for multiple different busses was the same. Make it struct instead. It's not large so the size isn't really an issue. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions