Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188461
b: refs/heads/master
c: 252077c
h: refs/heads/master
i:
  188459: 37b7f83
v: v3
  • Loading branch information
Valentin Yakovenkov authored and Mike Frysinger committed Mar 9, 2010
1 parent 3036fc5 commit 88df1d9
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: 7a9cc48907e05e61033b953a3860e55703625950
refs/heads/master: 252077cf7d44f1f261a5fdaedab88057f8379859
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf561/boards/acvilon.c
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ static struct resource smsc911x_resources[] = {
};

static struct smsc911x_platform_config smsc911x_config = {
.flags = SMSC911X_USE_32BIT,
.flags = SMSC911X_USE_32BIT | SMSC911X_SAVE_MAC_ADDRESS,
.irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_LOW,
.irq_type = SMSC911X_IRQ_TYPE_OPEN_DRAIN,
.phy_interface = PHY_INTERFACE_MODE_MII,
Expand Down

0 comments on commit 88df1d9

Please sign in to comment.