Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375795
b: refs/heads/master
c: ffc0775
h: refs/heads/master
i:
  375793: 97607cd
  375791: 45a7a45
v: v3
  • Loading branch information
Wolfram Sang committed May 18, 2013
1 parent 317d1db commit 98ed1f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: dc83d05b10046686882e4f07a3242aa7319de49b
refs/heads/master: ffc0775be17784e258836919fd3ec9c02bb6dc25
4 changes: 0 additions & 4 deletions trunk/drivers/video/omap2/dss/hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1065,10 +1065,6 @@ static int omapdss_hdmihw_probe(struct platform_device *pdev)
mutex_init(&hdmi.ip_data.lock);

res = platform_get_resource(hdmi.pdev, IORESOURCE_MEM, 0);
if (!res) {
DSSERR("can't get IORESOURCE_MEM HDMI\n");
return -EINVAL;
}

/* Base address taken from platform */
hdmi.ip_data.base_wp = devm_ioremap_resource(&pdev->dev, res);
Expand Down

0 comments on commit 98ed1f7

Please sign in to comment.