diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2011-08-31 10:57:12 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-11 15:00:36 -0400 |
commit | 1697e49a0b8c0ced14015b3f830cdd90c79c75b4 (patch) | |
tree | 1bfb850f592d038565044f762f1fc1886d076fc2 /scripts/checkpatch.pl | |
parent | 6fd206cb6ebd59e42b376b9e2e8f40d90910757e (diff) |
[media] omap3isp: video: Split format info bpp field into width and bpp
The bpp field currently stores the sample width and is aligned to the
next multiple of 8 bits when computing data size in memory. This won't
work anymore for YUYV8_2X8 formats. Split the bpp field into a sample
width and a bytes per pixel value.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions