Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225614
b: refs/heads/master
c: c724d07
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Nov 10, 2010
1 parent f93ea77 commit f6ff307
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 830539d14379d0f5cb07832a3e4466418011f843
refs/heads/master: c724d07a56e60e91b0aa75193f86fb000545ffe4
2 changes: 0 additions & 2 deletions trunk/drivers/video/sh_mobile_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,6 @@ static void sh_hdmi_phy_config(struct sh_hdmi *hdmi)
*/
static void sh_hdmi_avi_infoframe_setup(struct sh_hdmi *hdmi)
{
struct fb_var_screeninfo *var = &hdmi->var;
u8 vic;

/* AVI InfoFrame */
Expand Down Expand Up @@ -1018,7 +1017,6 @@ static bool sh_hdmi_must_reconfigure(struct sh_hdmi *hdmi)
static long sh_hdmi_clk_configure(struct sh_hdmi *hdmi, unsigned long hdmi_rate,
unsigned long parent_rate)
{
struct sh_mobile_hdmi_info *pdata = hdmi->dev->platform_data;
int ret;

if (parent_rate && clk_get_parent(hdmi->hdmi_clk)) {
Expand Down

0 comments on commit f6ff307

Please sign in to comment.