Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243046
b: refs/heads/master
c: cd0527c
h: refs/heads/master
v: v3
  • Loading branch information
Jeongtae Park authored and Kukjin Kim committed Mar 28, 2011
1 parent 1839137 commit 4c9f217
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: 94fc1d80d6df31e036f6dcc18e05b3ddb8dd790e
refs/heads/master: cd0527c25bfb1f30f6994744fb600c4a32ab5a4f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-exynos4/mach-smdkv310.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ static struct resource smdkv310_smsc911x_resources[] = {
};

static struct smsc911x_platform_config smsc9215_config = {
.irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_HIGH,
.irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_LOW,
.irq_type = SMSC911X_IRQ_TYPE_PUSH_PULL,
.flags = SMSC911X_USE_16BIT | SMSC911X_FORCE_INTERNAL_PHY,
.phy_interface = PHY_INTERFACE_MODE_MII,
Expand Down

0 comments on commit 4c9f217

Please sign in to comment.