Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287225
b: refs/heads/master
c: c8ddf03
h: refs/heads/master
i:
  287223: cd6bfbe
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Vinod Koul committed Feb 1, 2012
1 parent 4d5ee3a commit 9ae1681
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9c8d7a03e69093e4c33c5056a45c1233a42e8a4
refs/heads/master: c8ddf036d99e7fab943b7587c75a905e789ea7e7
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-shmobile/setup-sh7372.c
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,7 @@ static struct sh_dmae_pdata usb_dma0_platform_data = {
.dmaor_is_32bit = 1,
.needs_tend_set = 1,
.no_dmars = 1,
.slave_only = 1,
};

static struct resource sh7372_usb_dmae0_resources[] = {
Expand Down Expand Up @@ -723,6 +724,7 @@ static struct sh_dmae_pdata usb_dma1_platform_data = {
.dmaor_is_32bit = 1,
.needs_tend_set = 1,
.no_dmars = 1,
.slave_only = 1,
};

static struct resource sh7372_usb_dmae1_resources[] = {
Expand Down

0 comments on commit 9ae1681

Please sign in to comment.