Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141813
b: refs/heads/master
c: 46368fa
h: refs/heads/master
i:
  141811: 87fd07c
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Mar 31, 2009
1 parent 75e34cb commit b3b9f4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0bd4781d40ffc3bff939a2540041144b99c373b8
refs/heads/master: 46368fa05164e1afdc1401294908cf30c6d8d981
4 changes: 1 addition & 3 deletions trunk/arch/sh/boards/board-ap325rxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,7 @@ static struct ov772x_camera_info ov7725_info = {
};

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

static struct resource ceu_resources[] = {
Expand Down

0 comments on commit b3b9f4d

Please sign in to comment.