Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304298
b: refs/heads/master
c: 6354eb8
h: refs/heads/master
v: v3
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Apr 10, 2012
1 parent 497cd88 commit f8c4dcc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 73e2918990c0d0ba7866696d492a8090e4f9f396
refs/heads/master: 6354eb81fe8cc32899959d2dac23aa1c9a12c9fa
2 changes: 1 addition & 1 deletion trunk/drivers/staging/omapdrm/omap_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ void omap_framebuffer_update_scanout(struct drm_framebuffer *fb, int x, int y,
}

/* Call for unpin 'a' (if not NULL), and pin 'b' (if not NULL). Although
* buffers to unpin are just just pushed to the unpin fifo so that the
* buffers to unpin are just pushed to the unpin fifo so that the
* caller can defer unpin until vblank.
*
* Note if this fails (ie. something went very wrong!), all buffers are
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/staging/omapdrm/tcm-sita.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ static s32 sita_reserve_1d(struct tcm *tcm, u32 num_slots,
*
* @param w width
* @param h height
* @param area pointer to the area that will be populated with the reesrved
* @param area pointer to the area that will be populated with the reserved
* area
*
* @return 0 on success, non-0 error value on failure.
Expand Down

0 comments on commit f8c4dcc

Please sign in to comment.