Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344186
b: refs/heads/master
c: 0dca300
h: refs/heads/master
v: v3
  • Loading branch information
Jingoo Han authored and Kukjin Kim committed Oct 19, 2012
1 parent da9b419 commit eb81bee
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 619271353dd60415b68779c0a87c17568037f5f8
refs/heads/master: 0dca30003bc752b2fc15906e562ef4e4925725fd
5 changes: 5 additions & 0 deletions trunk/arch/arm/mach-exynos/clock-exynos5.c
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,11 @@ static struct clk exynos5_init_clocks_off[] = {
.devname = "s5p-mixer",
.enable = exynos5_clk_ip_disp1_ctrl,
.ctrlbit = (1 << 5),
}, {
.name = "dp",
.devname = "exynos-dp",
.enable = exynos5_clk_ip_disp1_ctrl,
.ctrlbit = (1 << 4),
}, {
.name = "jpeg",
.enable = exynos5_clk_ip_gen_ctrl,
Expand Down

0 comments on commit eb81bee

Please sign in to comment.