summaryrefslogtreecommitdiff
path: root/staging/cli_ip.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+888
ion>space:mode:
authorJacopo Mondi <jacopo.mondi@linaro.org>2016-07-15 11:03:41 +0200
committerGreg Kroah-Hartman <gregkh@google.com>2016-07-17 10:31:21 +0900
commit6cc270483c550f1d3f7098bb7fb0de20537947a2 (patch)
treeb5e2eb435f4653d8ae2ef859308db6c8e799fc64 /drivers/staging/greybus
parenta0de502ed39663d47b568de27f46971e41f0abdf (diff)
greybus: camera: Add bpp to Greybus Format description
Add the bytes per pixel value to the structure describing a Greybus Protocol Image Format. The bpp information will be used to compute the length in bytes of a line of pixel data Signed-off-by: Jacopo Mondi <jacopo.mondi@linaro.org> Reviewed-by: Gjorgji Rosikopulos <grosikopulos@mm-sol.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus')
-rw-r--r--drivers/staging/greybus/camera.c37
1 files changed, 27 insertions, 10 deletions
diff --git a/drivers/staging/greybus/camera.c b/drivers/staging/greybus/camera.c