Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1564017
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Stephen Boyd <sboyd@codeaurora.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/8] clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock |
| Date | Sat, 21 Jan 2017 01:40:01 +0100 |
| Message-ID | <t1RSN-5Ms-3@gated-at.bofh.it> (permalink) |
| References | <t1I37-8fg-3@gated-at.bofh.it> <t1I37-8fg-1@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1484958760; bh=EsrAqrlemyx3Pn0G6InEtmXAOh2OgTXAPEsS968J4IQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o0abt1cloKTzGiwLG3V7PrTF+0WR5o1Q2v6FAazxk6ZjHGnDN0hnuP57hTt7l4eEp kGNBgeqxbp/AxP54W9g8D6bxKlhlOvnqWmEXjZo7QeRVLRL/4m189X+TuluYT5omcx 5ieD1lPSnjjYFCb4UHR5DquQDrHmRrW4VobY/aTo= |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1484958760; bh=EsrAqrlemyx3Pn0G6InEtmXAOh2OgTXAPEsS968J4IQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o0abt1cloKTzGiwLG3V7PrTF+0WR5o1Q2v6FAazxk6ZjHGnDN0hnuP57hTt7l4eEp kGNBgeqxbp/AxP54W9g8D6bxKlhlOvnqWmEXjZo7QeRVLRL/4m189X+TuluYT5omcx 5ieD1lPSnjjYFCb4UHR5DquQDrHmRrW4VobY/aTo= |
| Dmarc-Filter | OpenDMARC Filter v1.3.2 smtp.codeaurora.org 08D2460A0B |
| Authentication-Results | pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org |
| Authentication-Results | pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sboyd@codeaurora.org |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.21 (2010-09-15) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 12 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Philipp Zabel <p.zabel@pengutronix.de>, Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>, Michael Turquette <mturquette@baylibre.com>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org |
| X-Original-Date | Fri, 20 Jan 2017 16:32:39 -0800 |
| X-Original-Message-ID | <20170121003239.GU20800@codeaurora.org> |
| X-Original-References | <1484921306-9967-1-git-send-email-geert+renesas@glider.be> <1484921306-9967-4-git-send-email-geert+renesas@glider.be> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1564017 |
Show key headers only | View raw
On 01/20, Geert Uytterhoeven wrote: > The spinlock is used to protect Read-Modify-Write register accesses, > which won't be limited to SMSTPCR register accesses. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- Acked-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 3/8] clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock Geert Uytterhoeven <geert+renesas@glider.be> - 2017-01-20 15:10 +0100 Re: [PATCH 3/8] clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock Stephen Boyd <sboyd@codeaurora.org> - 2017-01-21 01:40 +0100
csiph-web