diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-10-05 16:32:30 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-12-18 14:15:48 -0500 |
commit | bb92895a1c68569055106a6d9bf5c330e5e6a371 (patch) | |
tree | 7b3e863143383715f1b8ce2e75cdb321e2039e42 /drivers/dca | |
parent | 4eb2f55728abbe5adb526a9553752d0add5a9550 (diff) | |
download | blackbird-obmc-linux-bb92895a1c68569055106a6d9bf5c330e5e6a371.tar.gz blackbird-obmc-linux-bb92895a1c68569055106a6d9bf5c330e5e6a371.zip |
media: v4l2-subdev: convert frame description to enum
As kernel-doc doesn't support documenting #define values,
and using enum makes easier to identify where the values
are used, convert V4L2_MBUS_FRAME_DESC_FL_* to enum, and
use BIT() macro.
While here, fix the description at v4l2_mbus_frame_desc_entry,
in order to match what's described for
V4L2_MBUS_FRAME_DESC_FL_LEN_MAX.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions