From e1242cc9e02d70411de46840af88d7a224835f66 Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Fri, 11 Nov 2011 20:11:14 +0800 Subject: [PATCH] --- yaml --- r: 276077 b: refs/heads/master c: e4b3bbe31d9a1e9540c6e9c95f5e7fd92acbcacf h: refs/heads/master i: 276075: 8ba34c74f7b9e5372fad97df8a5dc2e90b0cc6a0 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-mmp/gplugd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b43dfc76982b..d5d1585619df 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 22f4cb4bd06db14912f69039917422fe0c5b11fb +refs/heads/master: e4b3bbe31d9a1e9540c6e9c95f5e7fd92acbcacf diff --git a/trunk/arch/arm/mach-mmp/gplugd.c b/trunk/arch/arm/mach-mmp/gplugd.c index 69156568bc41..4665767a4f79 100644 --- a/trunk/arch/arm/mach-mmp/gplugd.c +++ b/trunk/arch/arm/mach-mmp/gplugd.c @@ -182,7 +182,7 @@ static void __init gplugd_init(void) /* on-chip devices */ pxa168_add_uart(3); - pxa168_add_ssp(0); + pxa168_add_ssp(1); pxa168_add_twsi(0, NULL, ARRAY_AND_SIZE(gplugd_i2c_board_info)); pxa168_add_eth(&gplugd_eth_platform_data);