From patchwork Tue Jan 17 12:26:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 91617 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp463153qgi; Tue, 17 Jan 2017 04:27:15 -0800 (PST) X-Received: by 10.84.232.10 with SMTP id h10mr58412387plk.121.1484656035381; Tue, 17 Jan 2017 04:27:15 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u17si17161760pgn.210.2017.01.17.04.27.15; Tue, 17 Jan 2017 04:27:15 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751387AbdAQM1H (ORCPT + 7 others); Tue, 17 Jan 2017 07:27:07 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:35944 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751374AbdAQM1G (ORCPT ); Tue, 17 Jan 2017 07:27:06 -0500 Received: by mail-wm0-f41.google.com with SMTP id c85so197772841wmi.1 for ; Tue, 17 Jan 2017 04:27:00 -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=M2Mt1IUY+9KqnX3iZFJkMS6FZ88o8pZIMUf0LimNJkU=; b=WHBXg4L7RXW3hM6Psw2L0JgDj4AiyyowZVUgIMR+O1X/zFl8kYu5UVAEQIuyBEqjxo uFTtSnIEUypKifg0yXEQhrOhqk44TZk3YYCRDOLNQGA28FnYqjNqhnhObJDZ5hWlrc+d MkeYtvbLOXlz1EvSF9QlaOXs+CW2S+877xJuDBsNlZ6WZCN41vJR9RTng0yeSGpEYGqG n7cqDzO4vhwbL1XpnD/Ymw4vGJUeVR4UAc6i2ypcZ0+2gdrqkKTvo8Qedd7LBjOUQiAh TFWTDMPO3Zi+/ZFK1JN6Fp0oWX6FKz2CijXz96wFGMXMIx8+Yub28lv36xi8NRbI5x8k 1tbA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=M2Mt1IUY+9KqnX3iZFJkMS6FZ88o8pZIMUf0LimNJkU=; b=pfa+y2I7hQJtgdGCCz7pbSot8Pp2DzJL1zgT3ABW6JfieeCx005+Njwiy1rvMUfKrz 4s+QqkObRLME0aoPwrxWhnouTmT21Q/UU2eqsdAgSRn7NeMrAzbHmHIMQ9nSvgRlcpmF fWZMQZyNEpz0S3lzPo9kmwlfEtQ7QVxrNDUSLAjv6tqUdx1kCN5W305yz7lEyqeCrPol IdYmqGSOjkxy4/WokhPyzDUk7GMAyf4FcWCM2HXQ2/LZAfAe12og1QO57Ijzd1bbnXwD MjQ7y5jyX3ctaUYE8Upqz4ME+/3oGyxhY+iL3YTtPh75q+5FUQVERPr3RdBgdlYoHrYZ VAdQ== X-Gm-Message-State: AIkVDXLWnQuUiUiwG3kLv1gGmOEosY3EGWcL6bEtGBuYQTLBHkBpHxSL46I9UVU+UkWyKgEW X-Received: by 10.223.152.175 with SMTP id w44mr13752893wrb.151.1484656019347; Tue, 17 Jan 2017 04:26:59 -0800 (PST) Received: from bgdev-debian.lan (jua06-1-82-242-157-225.fbx.proxad.net. [82.242.157.225]) by smtp.gmail.com with ESMTPSA id o143sm5466112wmd.3.2017.01.17.04.26.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Jan 2017 04:26:58 -0800 (PST) From: Bartosz Golaszewski To: Kevin Hilman , Sekhar Nori , Patrick Titiano , Michael Turquette , Tejun Heo , Rob Herring , Mark Rutland , Russell King , David Lechner Cc: linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bartosz Golaszewski Subject: [PATCH v2 09/14] sata: ahci: export ahci_do_hardreset() locally Date: Tue, 17 Jan 2017 13:26:11 +0100 Message-Id: <1484655976-25382-10-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1484655976-25382-1-git-send-email-bgolaszewski@baylibre.com> References: <1484655976-25382-1-git-send-email-bgolaszewski@baylibre.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org We need a way to retrieve the information about the online state of the link in the ahci-da850 driver. Create a new function: ahci_do_hardreset() which is called from ahci_hardreset() for backwards compatibility, but has an additional argument: 'online' - which can be used to check if the link is online after this function returns. The new routine will be used in the ahci-da850 driver to avoid code duplication when implementing a workaround for tha da850 SATA controller quirk/instability. Signed-off-by: Bartosz Golaszewski --- drivers/ata/ahci.h | 3 +++ drivers/ata/libahci.c | 18 +++++++++++++----- 2 files changed, 16 insertions(+), 5 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/ata/ahci.h b/drivers/ata/ahci.h index 0cc08f8..5db6ab2 100644 --- a/drivers/ata/ahci.h +++ b/drivers/ata/ahci.h @@ -398,6 +398,9 @@ int ahci_do_softreset(struct ata_link *link, unsigned int *class, int pmp, unsigned long deadline, int (*check_ready)(struct ata_link *link)); +int ahci_do_hardreset(struct ata_link *link, unsigned int *class, + unsigned long deadline, bool *online); + unsigned int ahci_qc_issue(struct ata_queued_cmd *qc); int ahci_stop_engine(struct ata_port *ap); void ahci_start_fis_rx(struct ata_port *ap); diff --git a/drivers/ata/libahci.c b/drivers/ata/libahci.c index ee7db31..3159f9e 100644 --- a/drivers/ata/libahci.c +++ b/drivers/ata/libahci.c @@ -1519,8 +1519,8 @@ static int ahci_pmp_retry_softreset(struct ata_link *link, unsigned int *class, return rc; } -static int ahci_hardreset(struct ata_link *link, unsigned int *class, - unsigned long deadline) +int ahci_do_hardreset(struct ata_link *link, unsigned int *class, + unsigned long deadline, bool *online) { const unsigned long *timing = sata_ehc_deb_timing(&link->eh_context); struct ata_port *ap = link->ap; @@ -1528,7 +1528,6 @@ static int ahci_hardreset(struct ata_link *link, unsigned int *class, struct ahci_host_priv *hpriv = ap->host->private_data; u8 *d2h_fis = pp->rx_fis + RX_FIS_D2H_REG; struct ata_taskfile tf; - bool online; int rc; DPRINTK("ENTER\n"); @@ -1540,17 +1539,26 @@ static int ahci_hardreset(struct ata_link *link, unsigned int *class, tf.command = ATA_BUSY; ata_tf_to_fis(&tf, 0, 0, d2h_fis); - rc = sata_link_hardreset(link, timing, deadline, &online, + rc = sata_link_hardreset(link, timing, deadline, online, ahci_check_ready); hpriv->start_engine(ap); - if (online) + if (*online) *class = ahci_dev_classify(ap); DPRINTK("EXIT, rc=%d, class=%u\n", rc, *class); return rc; } +EXPORT_SYMBOL_GPL(ahci_do_hardreset); + +static int ahci_hardreset(struct ata_link *link, unsigned int *class, + unsigned long deadline) +{ + bool online; + + return ahci_do_hardreset(link, class, deadline, &online); +} static void ahci_postreset(struct ata_link *link, unsigned int *class) {