Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349645
b: refs/heads/master
c: 6b112de
h: refs/heads/master
i:
  349643: 9351420
v: v3
  • Loading branch information
Rafał Miłecki authored and John W. Linville committed Jan 28, 2013
1 parent fdc4bc6 commit 02e6b10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0e33e48ddc4402e890aaeeeacc95f730bf522098
refs/heads/master: 6b112decb777884e37d308554e22e0a4f5cdf44f
2 changes: 1 addition & 1 deletion trunk/drivers/bcma/driver_chipcommon_nflash.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ int bcma_nflash_init(struct bcma_drv_cc *cc)
struct bcma_bus *bus = cc->core->bus;

if (bus->chipinfo.id != BCMA_CHIP_ID_BCM4706 &&
cc->core->id.rev != 0x38) {
cc->core->id.rev != 38) {
bcma_err(bus, "NAND flash on unsupported board!\n");
return -ENOTSUPP;
}
Expand Down

0 comments on commit 02e6b10

Please sign in to comment.