From d0e09c79e0b327ee0606c8895ec170ae23da0f7e Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Sun, 19 Oct 2008 14:18:25 -0400 Subject: [PATCH] --- yaml --- r: 116823 b: refs/heads/master c: c0e1936338a11ea252d11370ff62e40db334f646 h: refs/heads/master i: 116821: 7d4671138346ce3c456314742449564c27ed3407 116819: 6c20b994fa19bfa0ca2fdec89f5a50cd3a2df651 116815: 88a1c22cb3285f0ffe3b727d1d2a0a6d2a6b1a16 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-orion5x/common.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 584ae68923be..25252b713e95 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dcf1cece143d95b48676cf607a21ee0805daa55a +refs/heads/master: c0e1936338a11ea252d11370ff62e40db334f646 diff --git a/trunk/arch/arm/mach-orion5x/common.c b/trunk/arch/arm/mach-orion5x/common.c index a2f917e0a307..437065c25c9c 100644 --- a/trunk/arch/arm/mach-orion5x/common.c +++ b/trunk/arch/arm/mach-orion5x/common.c @@ -310,7 +310,8 @@ void __init orion5x_sata_init(struct mv_sata_platform_data *sata_data) * SPI ****************************************************************************/ static struct orion_spi_info orion5x_spi_plat_data = { - .tclk = 0, + .tclk = 0, + .enable_clock_fix = 1, }; static struct resource orion5x_spi_resources[] = {