Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354004
b: refs/heads/master
c: ed73591
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent ae7d201 commit 8874f62
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: cb9cc9cae9ebde1148e48c9682205af8518ec0c9
refs/heads/master: ed73591a5c2ea4a77e89a2ef303a92e2e5c517da
2 changes: 1 addition & 1 deletion trunk/drivers/staging/imx-drm/ipu-v3/ipu-di.c
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ int ipu_di_init(struct ipu_soc *ipu, struct device *dev, int id,
goto failed_clk_register;
}

dev_info(dev, "DI%d base: 0x%08lx remapped to %p\n",
dev_dbg(dev, "DI%d base: 0x%08lx remapped to %p\n",
id, base, di->base);
di->inuse = false;
di->ipu = ipu;
Expand Down

0 comments on commit 8874f62

Please sign in to comment.