[media] i.MX27: visstrim_m10: Remove use of MX2_CAMERA_SWAP16
Signed-off-by: Javier Martin <javier.martin@vista-silicon.com> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
002eaf90a2
commit
5ff203b5d8
@@ -152,7 +152,7 @@ static struct soc_camera_link iclink_tvp5150 = {
|
|||||||
|
|
||||||
static struct mx2_camera_platform_data visstrim_camera = {
|
static struct mx2_camera_platform_data visstrim_camera = {
|
||||||
.flags = MX2_CAMERA_CCIR | MX2_CAMERA_CCIR_INTERLACE |
|
.flags = MX2_CAMERA_CCIR | MX2_CAMERA_CCIR_INTERLACE |
|
||||||
MX2_CAMERA_SWAP16 | MX2_CAMERA_PCLK_SAMPLE_RISING,
|
MX2_CAMERA_PCLK_SAMPLE_RISING,
|
||||||
.clk = 100000,
|
.clk = 100000,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user