Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258556
b: refs/heads/master
c: 6e6e8c5
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Jul 22, 2011
1 parent 96ac934 commit c0b5487
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: 8c95b74d8d8acd8b0741b942a46fdb6f81d974ed
refs/heads/master: 6e6e8c510a84fe3237ef02b954e58cca6a3f4b1a
2 changes: 2 additions & 0 deletions trunk/drivers/bcma/driver_pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,10 @@ static bool bcma_core_pci_is_in_hostmode(struct bcma_drv_pci *pc)
chipid_top != 0x5300)
return false;

#ifdef CONFIG_SSB_DRIVER_PCICORE
if (bus->sprom.boardflags_lo & SSB_PCICORE_BFL_NOPCI)
return false;
#endif /* CONFIG_SSB_DRIVER_PCICORE */

#if 0
/* TODO: on BCMA we use address from EROM instead of magic formula */
Expand Down

0 comments on commit c0b5487

Please sign in to comment.