From patchwork Tue Nov 22 10:41:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9440779 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B21A0600BA for ; Tue, 22 Nov 2016 10:42:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 95462284D9 for ; Tue, 22 Nov 2016 10:42:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 89DD3284D5; Tue, 22 Nov 2016 10:42:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3F0D4284D5 for ; Tue, 22 Nov 2016 10:42:12 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 96E3F6E2B2; Tue, 22 Nov 2016 10:42:05 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x22d.google.com (mail-wm0-x22d.google.com [IPv6:2a00:1450:400c:c09::22d]) by gabe.freedesktop.org (Postfix) with ESMTPS id 228AE6E2B1 for ; Tue, 22 Nov 2016 10:42:02 +0000 (UTC) Received: by mail-wm0-x22d.google.com with SMTP id a197so17876323wmd.0 for ; Tue, 22 Nov 2016 02:42:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Y4bzrusUDlpSZ1hwF9KeuU8y/5O9v6tg9sQQugUvtTE=; b=NYnguCygVuQY20yXIpPk/9H2sf7dD7ar4/TovhWsFTJ7W0Jc6ubWg/0QlKIDKKOYgj 77yvoBl37A+WVSafiNq/5F9XgvQmypRQU1U3r6xO5IuTBP/dxtLy9f6cMxttOffZYfA5 5yC8xB3yQvY6pc74/oRpSPsV4Daghypj6yDiEFqs8mTSeOBXU75r4u+UpY+tgiFt/UF+ qn2hpZJ09QQ7LfdUS1leAKP1N/0QY14LPxz7k22E1rhFzvM/mJwwmi46+4WoJmUZEDQZ +MzThp5QKY3HQwDHvNmNq9wASpZNM4MhIpLwZ10/OfoKyPB+MjFawkGYSgq1Ihtc/W1d sX+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Y4bzrusUDlpSZ1hwF9KeuU8y/5O9v6tg9sQQugUvtTE=; b=jxo654WMeKwg5LwBr8jkeN8n+LuEY+VCeHfoHHhyht08sV2E3n+2oSRyuQk0I0zxpU u/fuUVPbqZtVVbh/h6gDA10EOcu+Wy4pbRjuQNONHZa4pY4H1Qxj+tS6CWOb8DCM/9Zc AbZzaJywk8g5EGiGN8Fr8rH/ctV5SjyqIrSKm44P5qBF6uzIE3fRjeXV3TgdlAKYJF0H io/45M4ApftE5k8VhTAS7K0ebTOntBXePGDTN3e/l3TUr+9n1z+3CtuzHnnd6WU2J+Tn MbXU/X4PfWQM+ie+gp4qBPMU4ZSmfejxTlLjeZxmgrQYz5Oxtfce6LH78P1KZjA990Bx 61tw== X-Gm-Message-State: AKaTC00q2ThOy1QIeyHmsYu2m2FBfzWPMLqtac2sVvHZteufeslqyVoOgSU0hqppaETHMD/L X-Received: by 10.28.183.215 with SMTP id h206mr1898962wmf.60.1479811320505; Tue, 22 Nov 2016 02:42:00 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id u81sm2228926wmu.10.2016.11.22.02.41.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 22 Nov 2016 02:42:00 -0800 (PST) From: Bartosz Golaszewski To: Kevin Hilman , Michael Turquette , Sekhar Nori , Rob Herring , Frank Rowand , Mark Rutland , Peter Ujfalusi , Russell King Subject: [PATCH 3/3] memory: da8xx-ddrctl: drop the call to of_flat_dt_get_machine_name() Date: Tue, 22 Nov 2016 11:41:51 +0100 Message-Id: <1479811311-3080-4-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1479811311-3080-1-git-send-email-bgolaszewski@baylibre.com> References: <1479811311-3080-1-git-send-email-bgolaszewski@baylibre.com> Cc: linux-devicetree , LKML , linux-drm , Bartosz Golaszewski , Tomi Valkeinen , Jyri Sarha , Sudeep Holla , Robin Murphy , arm-soc , Laurent Pinchart X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP In order to avoid a section mismatch use of_machine_get_compatible() instead of of_flat_dt_get_machine_name() when printing the error message. Signed-off-by: Bartosz Golaszewski --- drivers/memory/da8xx-ddrctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/memory/da8xx-ddrctl.c b/drivers/memory/da8xx-ddrctl.c index a20e7bb..179f505 100644 --- a/drivers/memory/da8xx-ddrctl.c +++ b/drivers/memory/da8xx-ddrctl.c @@ -118,7 +118,7 @@ static int da8xx_ddrctl_probe(struct platform_device *pdev) setting = da8xx_ddrctl_get_board_settings(); if (!setting) { dev_err(dev, "no settings for board '%s'\n", - of_flat_dt_get_machine_name()); + of_machine_get_compatible()); return -EINVAL; }