Skip to content

Commit e856075

Browse files
author
Fox Snowpatch
committed
1 parent 85ff933 commit e856075

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/powerpc/platforms/pasemi/dma_lib.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ int pasemi_dma_init(void)
530530
BUG();
531531
pr_warn("Can't find DMA controller\n");
532532
err = -ENODEV;
533+
pci_dev_put(iob_pdev);
533534
goto out;
534535
}
535536
dma_regs = map_onedev(dma_pdev, 0);

0 commit comments

Comments
 (0)