Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254297
b: refs/heads/master
c: 17e8c4e
h: refs/heads/master
i:
  254295: e72e5c7
v: v3
  • Loading branch information
Loïc Minier authored and Paul Mundt committed Jun 24, 2011
1 parent 14d12db commit 498af2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 39785eb1d3e6c58cc8bf8f6990956a58037ecc75
refs/heads/master: 17e8c4e1ebf139743e3830439fa65fd906af4a43
2 changes: 2 additions & 0 deletions trunk/drivers/video/amba-clcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,8 @@ static int clcdfb_register(struct clcd_fb *fb)
goto out;
}

fb->fb.device = &fb->dev->dev;

fb->fb.fix.mmio_start = fb->dev->res.start;
fb->fb.fix.mmio_len = resource_size(&fb->dev->res);

Expand Down

0 comments on commit 498af2e

Please sign in to comment.