From e0651d3653a6526ac3947df3a6f30fae55fe2924 Mon Sep 17 00:00:00 2001 From: Alberto Panizzo Date: Thu, 15 Oct 2009 19:29:05 +0200 Subject: [PATCH] --- yaml --- r: 172454 b: refs/heads/master c: 07299ca323022be10ccd56055704de3717b8fe69 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-mx3/armadillo5x0.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fc98c4a2aff3..e8f06e2ab5d1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e33c049cb540602a2554264652e2c717ab7f5ec3 +refs/heads/master: 07299ca323022be10ccd56055704de3717b8fe69 diff --git a/trunk/arch/arm/mach-mx3/armadillo5x0.c b/trunk/arch/arm/mach-mx3/armadillo5x0.c index 309fa7abc099..bd4a0f90fb3c 100644 --- a/trunk/arch/arm/mach-mx3/armadillo5x0.c +++ b/trunk/arch/arm/mach-mx3/armadillo5x0.c @@ -310,7 +310,7 @@ static struct resource armadillo5x0_smc911x_resources[] = { }; static struct smsc911x_platform_config smsc911x_info = { - .flags = SMSC911X_USE_32BIT, + .flags = SMSC911X_USE_16BIT, .irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_LOW, .irq_type = SMSC911X_IRQ_TYPE_PUSH_PULL, };