Skip to content
Commit 595f240a authored by David Plowman's avatar David Plowman Committed by Dom Cobley
Browse files

drivers: staging: bcm2835-isp: Respect caller's stride value



The stride value reported for output image buffers should be at least
as large as any value that was passed in by the caller (subject to
correct alignment for the pixel format). If the value is zero (meaning
no value was passed), or is too small, the minimum acceptable value
will be substituted.

Signed-off-by: default avatarDavid Plowman <david.plowman@raspberrypi.com>
parent 70f4f363
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment