commit | 5f09f37a7db95f5b625c6ede05ea499e3c051b36 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon Feb 15 05:27:10 2021 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Mar 11 11:59:51 2021 +0100 |
tree | 95bd9c129093ffb30163efe3c962e38a8ac57022 | |
parent | f7134e4514a80ecc78a89dd905d11dee0cc5c548 [diff] |
media: imx: imx7-media-csi: Don't set the buffer stride when disabling There's no need to set the buffer stride to 0 when disabling the CSI. Remove the extraneous register write. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>