Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155161
b: refs/heads/master
c: 016d356
h: refs/heads/master
i:
  155159: 34f9d06
v: v3
  • Loading branch information
Krzysztof Helt authored and Linus Torvalds committed Jul 10, 2009
1 parent 111ac2b commit b9208a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: afecb0d02ad5554cb59c2a30c262da200beaa002
refs/heads/master: 016d3569bf7b21375451d91be6ee2ad4ffff5211
5 changes: 0 additions & 5 deletions trunk/drivers/video/mx3fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1365,11 +1365,6 @@ static int init_fb_chan(struct mx3fb_data *mx3fb, struct idmac_channel *ichan)
init_completion(&mx3fbi->flip_cmpl);
disable_irq(ichan->eof_irq);
dev_dbg(mx3fb->dev, "disabling irq %d\n", ichan->eof_irq);
ret = mx3fb_set_par(fbi);
if (ret < 0)
goto esetpar;

mx3fb_blank(FB_BLANK_UNBLANK, fbi);

dev_info(dev, "registered, using mode %s\n", fb_mode);

Expand Down

0 comments on commit b9208a5

Please sign in to comment.