Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218520
b: refs/heads/master
c: b4754eb
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Kaiser authored and Linus Torvalds committed Oct 28, 2010
1 parent 1ae6539 commit 4a82b23
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: f35691062a138484b51bf53b36ae8a4495d8fb91
refs/heads/master: b4754ebc319ca2e8eb95e51a5d2e2d00047c4db9
2 changes: 1 addition & 1 deletion trunk/drivers/video/omap/blizzard.c
Original file line number Diff line number Diff line change
Expand Up @@ -1590,7 +1590,7 @@ static int blizzard_init(struct omapfb_device *fbdev, int ext_mode,
blizzard.auto_update_window.width = fbdev->panel->x_res;
blizzard.auto_update_window.height = fbdev->panel->y_res;
blizzard.auto_update_window.out_x = 0;
blizzard.auto_update_window.out_x = 0;
blizzard.auto_update_window.out_y = 0;
blizzard.auto_update_window.out_width = fbdev->panel->x_res;
blizzard.auto_update_window.out_height = fbdev->panel->y_res;
blizzard.auto_update_window.format = 0;
Expand Down

0 comments on commit 4a82b23

Please sign in to comment.