From patchwork Tue Oct 1 08:12:02 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 2968761 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 8437DBFF0B for ; Tue, 1 Oct 2013 08:13:17 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6E803203DF for ; Tue, 1 Oct 2013 08:13:16 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B4B2220303 for ; Tue, 1 Oct 2013 08:13:11 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQv4D-0002Rv-Vv; Tue, 01 Oct 2013 08:12:26 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQv42-0002gp-FZ; Tue, 01 Oct 2013 08:12:14 +0000 Received: from mail-pd0-x233.google.com ([2607:f8b0:400e:c02::233]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQv3u-0002ek-4E for linux-arm-kernel@lists.infradead.org; Tue, 01 Oct 2013 08:12:07 +0000 Received: by mail-pd0-f179.google.com with SMTP id v10so6899861pde.10 for ; Tue, 01 Oct 2013 01:11:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=H52Vvta+K1cGev6nDIKOoF8w2k62XV/LVSZ3dSpvD7w=; b=cqzv8Kdvnx8jEEcCQDwN3DfXFNd5gWhTYrrHtQeviDrB45MSwwj7HfAVpihD2tkFen /7AkY6Zpv0aur8sTjNgjf76rvTt70uUPSukJgESMtv2HqvPl/vFQVOS5JqmCdSabAgpR GT/bh9pFtenmSu2OyRCsUkcgm8wg8gWCSb4d/qSztw2DFx8AJVpj7Ewt9U/0jHHB2BAg 6PHV2/wcpZImCJXuJSSX7es4Iosj2fYVZ+AvWiEkpcJ2FYSn7JtVpnF5FvTP2lefryw5 w3WwBZkKudkFX+4tm1a5viEztzBp6wgdMdjeZ8k3KfyBBhoWN10k3nB4RpDISYVs1H0p XMMA== X-Received: by 10.68.6.198 with SMTP id d6mr27717722pba.73.1380615104590; Tue, 01 Oct 2013 01:11:44 -0700 (PDT) Received: from [127.0.0.1] ([183.77.230.65]) by mx.google.com with ESMTPSA id b3sm5273038pbu.38.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 01 Oct 2013 01:11:43 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Date: Tue, 01 Oct 2013 17:12:02 +0900 Message-Id: <20131001081202.4136.63858.sendpatchset@w520> In-Reply-To: <20131001081143.4136.46925.sendpatchset@w520> References: <20131001081143.4136.46925.sendpatchset@w520> Subject: [PATCH 02/10] ARM: shmobile: Use r8a7791_add_standard_devices() on Koelsch X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131001_041206_279706_EB7B506D X-CRM114-Status: UNSURE ( 9.20 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 1.4 (+) Cc: khilman@linaro.org, kuninori.morimoto.gx@renesas.com, arnd@arndb.de, Magnus Damm , ryo.kataoka.wt@renesas.com, hisashi.nakamura.ak@renesas.com, horms@verge.net.au, yoshikazu.fujikawa.ue@renesas.com, olof@lixom.net, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, KHOP_BIG_TO_CC, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Use r8a7791_add_standard_devices() on Koelsch to let the C version of the board code add on-chip devices. Signed-off-by: Magnus Damm --- arch/arm/mach-shmobile/board-koelsch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- 0001/arch/arm/mach-shmobile/board-koelsch.c +++ work/arch/arm/mach-shmobile/board-koelsch.c 2013-10-01 16:25:46.000000000 +0900 @@ -29,7 +29,7 @@ static void __init koelsch_add_standard_devices(void) { r8a7791_clock_init(); - r8a7791_add_dt_devices(); + r8a7791_add_standard_devices(); } static const char * const koelsch_boards_compat_dt[] __initconst = {