From patchwork Wed Jul 19 15:25:15 2017
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Patchwork-Submitter: Philipp Zabel
X-Patchwork-Id: 9852493
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
39D60602C8 for ;
Wed, 19 Jul 2017 15:33:06 +0000 (UTC)
Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1])
by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 27C8E28585
for ;
Wed, 19 Jul 2017 15:33:06 +0000 (UTC)
Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486)
id 1C6AB285E0; Wed, 19 Jul 2017 15:33:06 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID autolearn=ham version=3.3.1
Received: from bombadil.infradead.org (bombadil.infradead.org
[65.50.211.133])
(using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C5AE428585
for ;
Wed, 19 Jul 2017 15:33:04 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=lists.infradead.org; s=bombadil.20170209; h=Sender:
Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe:
List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References:
In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID:
Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
:Resent-Message-ID:List-Owner;
bh=HzphSeOMDKnCjkloT3WWrslKEgz4aC2crLuVuHHAwx0=;
b=YBy6WGaZQMPKODu4lpXGHTlTAU
4cqcNFyEJrTjtBv9W0qqux12o1l92MNsq0l9lEXIT9brxCsPbeHiHweHnB5GlZ8s8xlYYasURiZJj
iZ691i5+AqkQ9P45gfCj3En4/LHgPkbAadeBuYlZPKGI3BLagEpKcyV4UyeH7aWv3UXmd7UpGtmLk
QMcd8Ja8Y/9sFLm4vbSklquJa7Iw2ac5+Bq0W70X4dmDtTb0aqG00+teWcJ+7op3vcvEJ1IOg+Nnw
5vpdR5LWxq0UwyaTeJQ90Of+2Y9OL+YxhSQP5gpIp/GycVcO89XcgQKcRdMWUOCJSMJSYuuRlhwjP
5uZVb+/A==;
Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org)
by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))
id 1dXqyG-0005Oe-2r; Wed, 19 Jul 2017 15:33:04 +0000
Received: from metis.ext.pengutronix.de
([2001:67c:670:201:290:27ff:fe1d:cc33])
by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux))
id 1dXqtP-0000ai-Mw for linux-arm-kernel@lists.infradead.org;
Wed, 19 Jul 2017 15:28:07 +0000
Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]
helo=dude.pengutronix.de.)
by metis.ext.pengutronix.de with esmtp (Exim 4.84_2)
(envelope-from )
id 1dXqt7-0001si-2Z; Wed, 19 Jul 2017 17:27:45 +0200
From: Philipp Zabel
To: linux-kernel@vger.kernel.org
Subject: [PATCH 011/102] clocksource/drivers/timer-stm32: explicitly request
exclusive reset control
Date: Wed, 19 Jul 2017 17:25:15 +0200
Message-Id: <20170719152646.25903-12-p.zabel@pengutronix.de>
X-Mailer: git-send-email 2.11.0
In-Reply-To: <20170719152646.25903-1-p.zabel@pengutronix.de>
References: <20170719152646.25903-1-p.zabel@pengutronix.de>
X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7
X-SA-Exim-Mail-From: p.zabel@pengutronix.de
X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de);
SAEximRunCond expanded to false
X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3
X-CRM114-CacheID: sfid-20170719_082804_189232_EAA3E54C
X-CRM114-Status: GOOD ( 10.50 )
X-BeenThere: linux-arm-kernel@lists.infradead.org
X-Mailman-Version: 2.1.21
Precedence: list
List-Id:
List-Unsubscribe:
,
List-Archive:
List-Post:
List-Help:
List-Subscribe:
,
Cc: Philipp Zabel ,
Daniel Lezcano ,
Maxime Coquelin ,
Thomas Gleixner ,
linux-arm-kernel@lists.infradead.org,
Alexandre Torgue
MIME-Version: 1.0
Sender: "linux-arm-kernel"
Errors-To:
linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org
X-Virus-Scanned: ClamAV using ClamSMTP
Commit a53e35db70d1 ("reset: Ensure drivers are explicit when requesting
reset lines") started to transition the reset control request API calls
to explicitly state whether the driver needs exclusive or shared reset
control behavior. Convert all drivers requesting exclusive resets to the
explicit API call so the temporary transition helpers can be removed.
No functional changes.
Cc: Daniel Lezcano
Cc: Thomas Gleixner
Cc: Maxime Coquelin
Cc: Alexandre Torgue
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Philipp Zabel
---
drivers/clocksource/timer-stm32.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/clocksource/timer-stm32.c b/drivers/clocksource/timer-stm32.c
index 174d1243ea93a..b0bac14911b11 100644
--- a/drivers/clocksource/timer-stm32.c
+++ b/drivers/clocksource/timer-stm32.c
@@ -122,7 +122,7 @@ static int __init stm32_clockevent_init(struct device_node *np)
rate = clk_get_rate(clk);
- rstc = of_reset_control_get(np, NULL);
+ rstc = of_reset_control_get_exclusive(np, NULL);
if (!IS_ERR(rstc)) {
reset_control_assert(rstc);
reset_control_deassert(rstc);