aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2020-09-08 10:20:28 +0200
committerMauro Carvalho Chehab <[email protected]>2020-09-10 14:28:22 +0200
commitbb4bba9232fc90f173a2215035334ceec0457f2f (patch)
tree721ddcf1fca76f93ff8b4d9bb0f584015bd58bae /tools
parent2e654432a260d968cd505898e1c056ce6ab63c31 (diff)
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 <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions