staging: bcm2835-codec: Remove height padding for ISP role
authorDave Stevenson <dave.stevenson@raspberrypi.org>
Thu, 2 May 2019 13:32:21 +0000 (14:32 +0100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:08:32 +0000 (00:08 +0100)
commit3123a749e2eb9bf6e1cb58593ed3ff60cb9bd718
tree480c2dab38a1d1ef39baa226e2690e95e3011786
parenta2fb1161ed28dcf41a69a4f9e3dec312ea544097
staging: bcm2835-codec: Remove height padding for ISP role

The ISP has no need for heights to be a multiple of macroblock
sizes, therefore doesn't require the align on the height.
Remove it for the ISP role. (It is required for the codecs).

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
drivers/staging/vc04_services/bcm2835-codec/bcm2835-v4l2-codec.c