Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296602
b: refs/heads/master
c: 7537147
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Mar 10, 2012
1 parent c47e731 commit 91935c9
Show file tree
Hide file tree
Showing 2 changed files with 4 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: a9e87bd93636f92e717c505a5ba8c587bbe0ea1c
refs/heads/master: 7537147710b5a3be5d7ff046d8c3c3f8e5e6a186
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-exynos/pm_domains.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,9 @@ static __init int exynos4_pm_init_power_domain(void)
#endif
#ifdef CONFIG_S5P_DEV_G2D
exynos_pm_add_dev_to_genpd(&s5p_device_g2d, &exynos4_pd_lcd0);
#endif
#ifdef CONFIG_S5P_DEV_JPEG
exynos_pm_add_dev_to_genpd(&s5p_device_jpeg, &exynos4_pd_cam);
#endif
return 0;
}
Expand Down

0 comments on commit 91935c9

Please sign in to comment.