Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295621
b: refs/heads/master
c: 1ca8c07
h: refs/heads/master
i:
  295619: f58c102
v: v3
  • Loading branch information
Tony Lindgren committed Feb 24, 2012
1 parent fa65c61 commit 7f3e189
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 645c56a75882830c0ba6e7461f07d099a9c87e69
refs/heads/master: 1ca8c07bda717c683a8fb148f92ab484928414b6
5 changes: 0 additions & 5 deletions trunk/drivers/video/omap2/dss/dispc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3272,11 +3272,6 @@ static void _omap_dispc_initial_config(void)
if (dss_has_feature(FEAT_FUNCGATED))
REG_FLD_MOD(DISPC_CONFIG, 1, 9, 9);

/* L3 firewall setting: enable access to OCM RAM */
/* XXX this should be somewhere in plat-omap */
if (cpu_is_omap24xx())
__raw_writel(0x402000b0, OMAP2_L3_IO_ADDRESS(0x680050a0));

_dispc_setup_color_conv_coef();

dispc_set_loadmode(OMAP_DSS_LOAD_FRAME_ONLY);
Expand Down

0 comments on commit 7f3e189

Please sign in to comment.