Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289955
b: refs/heads/master
c: cebcab9
h: refs/heads/master
i:
  289953: 7ceb410
  289951: eb27d71
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Jan 24, 2012
1 parent 670e60e commit 2cd3841
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a48b13ac811ee236151d9e0e0dcb5639b2ab4591
refs/heads/master: cebcab9e18725d8249f607af787ee92107a665b7
1 change: 1 addition & 0 deletions trunk/drivers/bcma/sprom.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ int bcma_sprom_get(struct bcma_bus *bus)
* TODO: understand this condition and use it */
offset = (bus->chipinfo.id == 0x4331) ? BCMA_CC_SPROM :
BCMA_CC_SPROM_PCIE6;
pr_debug("SPROM offset 0x%x\n", offset);
bcma_sprom_read(bus, offset, sprom);

if (bus->chipinfo.id == 0x4331)
Expand Down

0 comments on commit 2cd3841

Please sign in to comment.