diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-09 06:10:28 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-18 12:29:05 -0500 |
commit | b29fd5639c8a7d2f419f0aea5a36f9a58027b29d (patch) | |
tree | b7c7327b3cb98447231c6077a31488ca3777d818 /init | |
parent | 1beb623bdab53fb148b0ae4161b816e40ed16ca1 (diff) | |
download | linux-b29fd5639c8a7d2f419f0aea5a36f9a58027b29d.tar.gz linux-b29fd5639c8a7d2f419f0aea5a36f9a58027b29d.tar.bz2 linux-b29fd5639c8a7d2f419f0aea5a36f9a58027b29d.zip |
media: v4l2-tpg.h: rename color structs
The color structs right now are just "color" and "color16".
That may lead into conflicts, and don't define precisely what
they meant. As those are used by two drivers (vivid and vimc),
this is even on a somewhat public header!
So rename them to:
color -> tpg_rbg_color8
color16 -> tpg_rbg_color16
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions