Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 243047
b: refs/heads/master
c: 1af3c67
h: refs/heads/master
i:
  243045: 1839137
  243043: 25da5ba
  243039: 3880705
v: v3
  • Loading branch information
Jeongtae Park authored and Kukjin Kim committed Mar 28, 2011
1 parent 4c9f217 commit dac5083
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: cd0527c25bfb1f30f6994744fb600c4a32ab5a4f
refs/heads/master: 1af3c67212d1694977b6da47b4451a9b019e7606
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-exynos4/mach-smdkc210.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ static struct resource smdkc210_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 dac5083

Please sign in to comment.