Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164888
b: refs/heads/master
c: a9672c4
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Sep 23, 2009
1 parent 64f4932 commit 69f3d88
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: f0c7d2b72ad1a694c0c886a14cc708841181e9bd
refs/heads/master: a9672c4b861afcf547bfe2cafeec4ca85a63da67
2 changes: 1 addition & 1 deletion trunk/drivers/video/tmiofb.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ static int tmiofb_resume(struct platform_device *dev)
{
struct fb_info *info = platform_get_drvdata(dev);
struct mfd_cell *cell = dev->dev.platform_data;
int retval;
int retval = 0;

acquire_console_sem();

Expand Down

0 comments on commit 69f3d88

Please sign in to comment.