Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341623
b: refs/heads/master
c: 0751f86
h: refs/heads/master
i:
  341621: 5a29a37
  341619: 9963d98
  341615: 149fea7
v: v3
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed Nov 26, 2012
1 parent 2a0d74e commit 1d78e61
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 725d255e70a98fc5dc0f4ce7fa173c33c8515a07
refs/heads/master: 0751f8654602e4255f0b9c17784d8100d5896010
5 changes: 5 additions & 0 deletions trunk/include/linux/bcma/bcma.h
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ struct bcma_host_ops {

/* Chip IDs of SoCs */
#define BCMA_CHIP_ID_BCM4706 0x5300
#define BCMA_PKG_ID_BCM4706L 1
#define BCMA_CHIP_ID_BCM4716 0x4716
#define BCMA_PKG_ID_BCM4716 8
#define BCMA_PKG_ID_BCM4717 9
Expand All @@ -166,7 +167,11 @@ struct bcma_host_ops {
#define BCMA_CHIP_ID_BCM4749 0x4749
#define BCMA_CHIP_ID_BCM5356 0x5356
#define BCMA_CHIP_ID_BCM5357 0x5357
#define BCMA_PKG_ID_BCM5358 9
#define BCMA_PKG_ID_BCM47186 10
#define BCMA_PKG_ID_BCM5357 11
#define BCMA_CHIP_ID_BCM53572 53572
#define BCMA_PKG_ID_BCM47188 9

struct bcma_device {
struct bcma_bus *bus;
Expand Down

0 comments on commit 1d78e61

Please sign in to comment.