Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46368fa0 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Paul Mundt
Browse files

sh: ap325 and Migo-R use new sh_mobile_ceu_info flags

parent 0bd4781d
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
@@ -355,9 +355,7 @@ static struct ov772x_camera_info ov7725_info = {
};
};


static struct sh_mobile_ceu_info sh_mobile_ceu_info = {
static struct sh_mobile_ceu_info sh_mobile_ceu_info = {
	.flags = SOCAM_PCLK_SAMPLE_RISING | SOCAM_HSYNC_ACTIVE_HIGH |
	.flags = SH_CEU_FLAG_USE_8BIT_BUS,
	SOCAM_VSYNC_ACTIVE_HIGH | SOCAM_DATA_ACTIVE_HIGH | SOCAM_MASTER |
	SOCAM_DATAWIDTH_8,
};
};


static struct resource ceu_resources[] = {
static struct resource ceu_resources[] = {