From patchwork Wed Nov 6 10:05:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 21355 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ie0-f199.google.com (mail-ie0-f199.google.com [209.85.223.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 187F220DB9 for ; Wed, 6 Nov 2013 10:06:00 +0000 (UTC) Received: by mail-ie0-f199.google.com with SMTP id qd12sf29369078ieb.10 for ; Wed, 06 Nov 2013 02:05:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=l897/50QtPlKW0KhzcOjC5SoARIkM1Gx8reP8jech04=; b=IktKQNMoocvx12BYuRQpXGGxlSgap/iWJQBt75Fq1ab4PVID39Ig8zVxQC+htDNz8M jl41Lj8HxNFuaMxWQadvxUaH0gjrGTojeLSHdIyHwMDlN5oHyoX0fzPoWQ0bYWhsJ9cG ey1FyOho68xg0FGXye5rwgjw6Ff8SdzAGnoi1+EaycHAlTjspmTFg+5ZAonCkQrXFPPk SFbCp4hutG1/FzKIWKAcKm/56foEFIXhNg+UXqKTjvzODsJxdyEV5Ahyub1cvxUUkOkq RT1YGwhsS5vqAQVvzwSUpi6VqzGWf8ywBiFKKOVC5obVoSy9vzChUI9QVQeE9azR3ZwX LsoA== X-Gm-Message-State: ALoCoQl9ciRAJ7EqxRgofheeK+1w0auUVBxubXX4QefRYqrhxaB2rKw8VpkjLtzQstz8ULEfxX83 X-Received: by 10.43.101.133 with SMTP id da5mr682055icc.20.1383732359571; Wed, 06 Nov 2013 02:05:59 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.60.68 with SMTP id f4ls613011qer.72.gmail; Wed, 06 Nov 2013 02:05:59 -0800 (PST) X-Received: by 10.52.36.40 with SMTP id n8mr1464782vdj.34.1383732359454; Wed, 06 Nov 2013 02:05:59 -0800 (PST) Received: from mail-vb0-f41.google.com (mail-vb0-f41.google.com [209.85.212.41]) by mx.google.com with ESMTPS id gu4si8132265vdc.111.2013.11.06.02.05.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:05:59 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.41 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.41; Received: by mail-vb0-f41.google.com with SMTP id w8so3242450vbj.14 for ; Wed, 06 Nov 2013 02:05:59 -0800 (PST) X-Received: by 10.58.168.205 with SMTP id zy13mr1679737veb.19.1383732359315; Wed, 06 Nov 2013 02:05:59 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp272588vcz; Wed, 6 Nov 2013 02:05:58 -0800 (PST) X-Received: by 10.50.20.99 with SMTP id m3mr19339557ige.54.1383732358746; Wed, 06 Nov 2013 02:05:58 -0800 (PST) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) by mx.google.com with ESMTPS id je1si5923751icb.102.2013.11.06.02.05.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:05:58 -0800 (PST) Received-SPF: neutral (google.com: 209.85.223.176 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.223.176; Received: by mail-ie0-f176.google.com with SMTP id u16so16737820iet.21 for ; Wed, 06 Nov 2013 02:05:58 -0800 (PST) X-Received: by 10.50.83.97 with SMTP id p1mr1704570igy.41.1383732358104; Wed, 06 Nov 2013 02:05:58 -0800 (PST) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginm.net. [92.233.57.238]) by mx.google.com with ESMTPSA id l7sm13291205igx.2.2013.11.06.02.05.56 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Nov 2013 02:05:57 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: linus.walleij@linaro.org, Lee Jones Subject: [PATCH 1/7] ARM: ux500: Remove legacy ATAG SSP support Date: Wed, 6 Nov 2013 10:05:42 +0000 Message-Id: <1383732348-18576-2-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1383732348-18576-1-git-send-email-lee.jones@linaro.org> References: <1383732348-18576-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.41 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , This hasn't been used since we converted the platform to DT only. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 30 ------------------------------ arch/arm/mach-ux500/board-mop500.h | 1 - 2 files changed, 31 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index 514d40b..d552163 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -46,33 +46,3 @@ struct ab8500_platform_data ab8500_platdata = { .irq_base = MOP500_AB8500_IRQ_BASE, .regulator = &ab8500_regulator_plat_data, }; - -#ifdef CONFIG_STE_DMA40 -static struct stedma40_chan_cfg ssp0_dma_cfg_rx = { - .mode = STEDMA40_MODE_LOGICAL, - .dir = DMA_DEV_TO_MEM, - .dev_type = DB8500_DMA_DEV8_SSP0, -}; - -static struct stedma40_chan_cfg ssp0_dma_cfg_tx = { - .mode = STEDMA40_MODE_LOGICAL, - .dir = DMA_MEM_TO_DEV, - .dev_type = DB8500_DMA_DEV8_SSP0, -}; -#endif - -struct pl022_ssp_controller ssp0_plat = { - .bus_id = 0, -#ifdef CONFIG_STE_DMA40 - .enable_dma = 1, - .dma_filter = stedma40_filter, - .dma_rx_param = &ssp0_dma_cfg_rx, - .dma_tx_param = &ssp0_dma_cfg_tx, -#else - .enable_dma = 0, -#endif - /* on this platform, gpio 31,142,144,214 & - * 224 are connected as chip selects - */ - .num_chipselect = 5, -}; diff --git a/arch/arm/mach-ux500/board-mop500.h b/arch/arm/mach-ux500/board-mop500.h index 511d6fe..d48e866 100644 --- a/arch/arm/mach-ux500/board-mop500.h +++ b/arch/arm/mach-ux500/board-mop500.h @@ -87,7 +87,6 @@ extern struct msp_i2s_platform_data msp0_platform_data; extern struct msp_i2s_platform_data msp1_platform_data; extern struct msp_i2s_platform_data msp2_platform_data; extern struct msp_i2s_platform_data msp3_platform_data; -extern struct pl022_ssp_controller ssp0_plat; void __init mop500_pinmaps_init(void); void __init snowball_pinmaps_init(void);