Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300231
b: refs/heads/master
c: 28b874a
h: refs/heads/master
i:
  300229: a509a3b
  300227: e17aec3
  300223: 60b0119
v: v3
  • Loading branch information
Kukjin Kim committed May 12, 2012
1 parent f0741b3 commit d5b93f1
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fd717cd7c995644d149a5481c3894b748c082909
refs/heads/master: 28b874a8ba7aed5152dc426dde38239ce23d8b37
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-exynos/clock-exynos5.c
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ static struct clk exynos5_clk_pdma1 = {
.name = "dma",
.devname = "dma-pl330.1",
.enable = exynos5_clk_ip_fsys_ctrl,
.ctrlbit = (1 << 1),
.ctrlbit = (1 << 2),
};

static struct clk exynos5_clk_mdma1 = {
Expand Down

0 comments on commit d5b93f1

Please sign in to comment.