Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313839
b: refs/heads/master
c: 00afdbb
h: refs/heads/master
i:
  313837: 3d1c914
  313835: f8dcdde
  313831: 17d7a51
  313823: 35cfb71
v: v3
  • Loading branch information
Vivi Li authored and Bob Liu committed Jul 24, 2012
1 parent cb070ad commit fd1f217
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 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: 507e20b3e10d852e874df794852bea504c39eb8b
refs/heads/master: 00afdbbfaf07baf62a31920862128e55842f07dc
4 changes: 3 additions & 1 deletion trunk/arch/blackfin/mach-bf609/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -830,8 +830,10 @@ static const unsigned short ppi_req[] = {
P_PPI0_D4, P_PPI0_D5, P_PPI0_D6, P_PPI0_D7,
P_PPI0_D8, P_PPI0_D9, P_PPI0_D10, P_PPI0_D11,
P_PPI0_D12, P_PPI0_D13, P_PPI0_D14, P_PPI0_D15,
#if !defined(CONFIG_VIDEO_VS6624) && !defined(CONFIG_VIDEO_VS6624_MODULE)
P_PPI0_D16, P_PPI0_D17, P_PPI0_D18, P_PPI0_D19,
P_PPI0_D20, P_PPI0_D21, P_PPI0_D22, P_PPI0_D23,
#endif
P_PPI0_CLK, P_PPI0_FS1, P_PPI0_FS2,
0,
};
Expand Down Expand Up @@ -862,7 +864,7 @@ static struct bcap_route vs6624_routes[] = {
},
};

static const unsigned vs6624_ce_pin = GPIO_PD1;
static const unsigned vs6624_ce_pin = GPIO_PE4;

static struct bfin_capture_config bfin_capture_data = {
.card_name = "BF609",
Expand Down

0 comments on commit fd1f217

Please sign in to comment.