Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139268
b: refs/heads/master
c: 895d722
h: refs/heads/master
v: v3
  • Loading branch information
Andres Salomon authored and Linus Torvalds committed Apr 1, 2009
1 parent dd46882 commit 372fb72
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: d4bc4e8af0a4a34c713f8c1a33a78cedffe8e0b7
refs/heads/master: 895d72279da7f24f266f9583c239e7b22230127c
1 change: 1 addition & 0 deletions trunk/drivers/video/tdfxfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1393,6 +1393,7 @@ static void __devexit tdfxfb_remove(struct pci_dev *pdev)
release_mem_region(pci_resource_start(pdev, 0),
pci_resource_len(pdev, 0));
pci_set_drvdata(pdev, NULL);
fb_dealloc_cmap(&info->cmap);
framebuffer_release(info);
}

Expand Down

0 comments on commit 372fb72

Please sign in to comment.