Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45943
b: refs/heads/master
c: 9a696b4
h: refs/heads/master
i:
  45941: fde8806
  45939: 3a8dd50
  45935: 54c36d5
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jan 30, 2007
1 parent bc2ea9c commit 20f7676
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a12743026ceb34388b9b983801ba99240cb0a199
refs/heads/master: 9a696b4f3c5664c2c4815cc8e37256e51a3425e1
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/pcmcia/sym53c500_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -545,8 +545,6 @@ SYM53C500_release(struct pcmcia_device *link)
*/
if (shost->irq)
free_irq(shost->irq, shost);
if (shost->dma_channel != 0xff)
free_dma(shost->dma_channel);
if (shost->io_port && shost->n_io_port)
release_region(shost->io_port, shost->n_io_port);

Expand Down

0 comments on commit 20f7676

Please sign in to comment.