Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294300
b: refs/heads/master
c: 1149c74
h: refs/heads/master
v: v3
  • Loading branch information
Ricardo Neri authored and Tomi Valkeinen committed Jan 25, 2012
1 parent df8440e commit 9717603
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: 9e4ed603e6ec71da9e0a7484a694f98dff869068
refs/heads/master: 1149c74419179d57fdcd506424da2444755e65d9
2 changes: 1 addition & 1 deletion trunk/drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c
Original file line number Diff line number Diff line change
Expand Up @@ -1137,7 +1137,7 @@ int hdmi_config_audio_acr(struct hdmi_ip_data *ip_data,
{
u32 r;
u32 deep_color = 0;
u32 pclk = ip_data->cfg.timings.timings.pixel_clock;
u32 pclk = ip_data->cfg.timings.pixel_clock;

if (n == NULL || cts == NULL)
return -EINVAL;
Expand Down

0 comments on commit 9717603

Please sign in to comment.