Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366533
b: refs/heads/master
c: 18552ea
h: refs/heads/master
i:
  366531: 9e4afa1
v: v3
  • Loading branch information
Syam Sidhardhan authored and Mauro Carvalho Chehab committed Mar 18, 2013
1 parent ec1dd3b commit 87269bf
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2da8eab97544266020a8cddb2936237abbb93859
refs/heads/master: 18552ea1322e218b43f7692d9358c930a6d81df1
3 changes: 1 addition & 2 deletions trunk/drivers/media/pci/ivtv/ivtvfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1171,8 +1171,7 @@ static void ivtvfb_release_buffers (struct ivtv *itv)
fb_dealloc_cmap(&oi->ivtvfb_info.cmap);

/* Release pseudo palette */
if (oi->ivtvfb_info.pseudo_palette)
kfree(oi->ivtvfb_info.pseudo_palette);
kfree(oi->ivtvfb_info.pseudo_palette);

#ifdef CONFIG_MTRR
if (oi->fb_end_aligned_physaddr) {
Expand Down

0 comments on commit 87269bf

Please sign in to comment.