All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo@ti.com>
To: Grygorii Strashko <grygorii.strashko@ti.com>,
	Michael Turquette <mturquette@baylibre.com>
Cc: <linux-omap@vger.kernel.org>, <linux-clk@vger.kernel.org>,
	Tony Lindgren <tony@atomide.com>, Sekhar Nori <nsekhar@ti.com>
Subject: Re: [PATCH] clk: ti: drop locking code from mux/divider drivers
Date: Tue, 24 Nov 2015 11:37:29 +0200	[thread overview]
Message-ID: <56542FD9.9080005@ti.com> (raw)
In-Reply-To: <562AA243.5010504@ti.com>

On 10/24/2015 12:10 AM, Grygorii Strashko wrote:
> On 10/01/2015 10:20 PM, Grygorii Strashko wrote:
>> TI's mux and divider clock drivers do not require locking and they do
>> not initialize internal spinlocks. This code was occasionally
>> copy-posted from generic mux/divider drivers. So remove it.
>>
>> Cc: Tony Lindgren <tony@atomide.com>
>> Cc: Sekhar Nori <nsekhar@ti.com>
>> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
>> ---
>
> Gentle ping.

Queued for 4.4-rc-fixes, thanks.

-Tero

>
>>   drivers/clk/ti/divider.c | 16 +++-------------
>>   drivers/clk/ti/mux.c     | 15 +++------------
>>   2 files changed, 6 insertions(+), 25 deletions(-)
>>
>

WARNING: multiple messages have this Message-ID (diff)
From: Tero Kristo <t-kristo@ti.com>
To: Grygorii Strashko <grygorii.strashko@ti.com>,
	Michael Turquette <mturquette@baylibre.com>
Cc: linux-omap@vger.kernel.org, linux-clk@vger.kernel.org,
	Tony Lindgren <tony@atomide.com>, Sekhar Nori <nsekhar@ti.com>
Subject: Re: [PATCH] clk: ti: drop locking code from mux/divider drivers
Date: Tue, 24 Nov 2015 11:37:29 +0200	[thread overview]
Message-ID: <56542FD9.9080005@ti.com> (raw)
In-Reply-To: <562AA243.5010504@ti.com>

On 10/24/2015 12:10 AM, Grygorii Strashko wrote:
> On 10/01/2015 10:20 PM, Grygorii Strashko wrote:
>> TI's mux and divider clock drivers do not require locking and they do
>> not initialize internal spinlocks. This code was occasionally
>> copy-posted from generic mux/divider drivers. So remove it.
>>
>> Cc: Tony Lindgren <tony@atomide.com>
>> Cc: Sekhar Nori <nsekhar@ti.com>
>> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
>> ---
>
> Gentle ping.

Queued for 4.4-rc-fixes, thanks.

-Tero

>
>>   drivers/clk/ti/divider.c | 16 +++-------------
>>   drivers/clk/ti/mux.c     | 15 +++------------
>>   2 files changed, 6 insertions(+), 25 deletions(-)
>>
>


  reply	other threads:[~2015-11-24  9:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 19:20 [PATCH] clk: ti: drop locking code from mux/divider drivers Grygorii Strashko
2015-10-01 19:20 ` Grygorii Strashko
2015-10-23 21:10 ` Grygorii Strashko
2015-10-23 21:10   ` Grygorii Strashko
2015-11-24  9:37   ` Tero Kristo [this message]
2015-11-24  9:37     ` Tero Kristo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56542FD9.9080005@ti.com \
    --to=t-kristo@ti.com \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=nsekhar@ti.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.