mirror of
https://github.com/patjak/facetimehd.git
synced 2026-04-09 19:10:01 +02:00
bcwc_pcie: remove duplicate pci_set_master()
This commit is contained in:
@@ -82,8 +82,6 @@ static int bcwc_pci_reserve_mem(struct bcwc_private *dev_priv)
|
||||
"Allocated ISP regs (BAR %d). %u bytes at 0x%p",
|
||||
BCWC_PCI_ISP_IO, dev_priv->isp_io_len, dev_priv->isp_io);
|
||||
|
||||
pci_set_master(dev_priv->pdev);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user