Skip to content

media: imx: Round line size to 4 bytes

Dorota Czaplejewicz requested to merge (removed):reound into next/byzantium

I'm not sure what changed, but now the old path with correct rounding doesn't get taken (imx-media-capture.c), and the broken path gets taken (imx7-media-csi.c).

Is this a result of a devicetree change, where the old media driver got swapped for the new one? Can I assume that the old path never gets called on our hardware?

Does this look upstreamable?

Fixes: #440 (closed)

Edited by Martin Kepplinger

Merge request reports