Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108943
b: refs/heads/master
c: 27aa069
h: refs/heads/master
i:
  108941: 8d89b80
  108939: ff90c68
  108935: 164eb83
  108927: 4cb99ed
v: v3
  • Loading branch information
Krzysztof Helt authored and Linus Torvalds committed Aug 20, 2008
1 parent 1a4fa68 commit a4ae7d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1d96469a34781340b2cc9bdf97d5913eecdaa038
refs/heads/master: 27aa069a8850a36b8aef0160e73cfd928c6bbcc4
1 change: 1 addition & 0 deletions trunk/drivers/video/pm2fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1746,6 +1746,7 @@ static void __devexit pm2fb_remove(struct pci_dev *pdev)
release_mem_region(fix->mmio_start, fix->mmio_len);

pci_set_drvdata(pdev, NULL);
fb_dealloc_cmap(&info->cmap);
kfree(info->pixmap.addr);
kfree(info);
}
Expand Down

0 comments on commit a4ae7d2

Please sign in to comment.