Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20983
b: refs/heads/master
c: 91bc89c
h: refs/heads/master
i:
  20981: ec779bc
  20979: b4ea006
  20975: c55daff
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Mar 11, 2006
1 parent 49d680c commit 915cf3f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 98365f5eb47e23d6ac1244da556984a74260021e
refs/heads/master: 91bc89cf98f8aa83c64e14a8939d4f5d0790cf24
2 changes: 2 additions & 0 deletions trunk/drivers/video/imsttfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1510,6 +1510,8 @@ imsttfb_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
default:
printk(KERN_INFO "imsttfb: Device 0x%x unknown, "
"contact maintainer.\n", pdev->device);
release_mem_region(addr, size);
framebuffer_release(info);
return -ENODEV;
}

Expand Down

0 comments on commit 915cf3f

Please sign in to comment.