Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75453
b: refs/heads/master
c: f046644
h: refs/heads/master
i:
  75451: 4f62c38
v: v3
  • Loading branch information
Krzysztof Helt authored and Linus Torvalds committed Jan 14, 2008
1 parent cabe252 commit 53a1bcd
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: 68842c9b94560e647e8e7cc75cbb3dbe59f6fcb5
refs/heads/master: f0466441492dc17d0749ef0cce9831fc7e4a7a5d
2 changes: 1 addition & 1 deletion trunk/drivers/video/s3c2410fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ static int s3c2410fb_resume(struct platform_device *dev)
clk_enable(info->clk);
msleep(1);

s3c2410fb_init_registers(info);
s3c2410fb_init_registers(fbinfo);

return 0;
}
Expand Down

0 comments on commit 53a1bcd

Please sign in to comment.