From a50059486c7f8d7815334f8f5bea63bab5bd4a6d Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Thu, 26 Jul 2012 17:43:13 +0100 Subject: [PATCH] --- yaml --- r: 326907 b: refs/heads/master c: 2aed23d3e84aab9f0f066f31db5f6927c067d076 h: refs/heads/master i: 326905: 1ab7e8c33626ddecc75792ec782e1861901b3313 326903: b886765b436b37006b442da3f9cfa45068f8bc89 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ux500/board-mop500-msp.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 60393a6d3438..d1b9c368352d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 724ebbf4cf248cd747b29fe91ecc96de302a469a +refs/heads/master: 2aed23d3e84aab9f0f066f31db5f6927c067d076 diff --git a/trunk/arch/arm/mach-ux500/board-mop500-msp.c b/trunk/arch/arm/mach-ux500/board-mop500-msp.c index 1c60135abee8..ddc74c574eaf 100644 --- a/trunk/arch/arm/mach-ux500/board-mop500-msp.c +++ b/trunk/arch/arm/mach-ux500/board-mop500-msp.c @@ -174,9 +174,6 @@ struct msp_i2s_platform_data msp3_platform_data = { /* Due for removal once the MSP driver has been fully DT:ed. */ void mop500_of_msp_init(struct device *parent) { - pr_info("%s: Register platform-device 'snd-soc-u8500'.\n", __func__); - platform_device_register(&snd_soc_mop500); - pr_info("Initialize MSP I2S-devices.\n"); db8500_add_msp_i2s(parent, 0, U8500_MSP0_BASE, IRQ_DB8500_MSP0, &msp0_platform_data);