All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Max Filippov <jcmvbkbc@gmail.com>
Cc: Axel Lin <axel.lin@ingics.com>,
	Mike Turquette <mturquette@linaro.org>,
	linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: cdce706: Add missing of_clk_del_provider call in cdce706_remove
Date: Thu, 21 May 2015 11:53:06 -0700	[thread overview]
Message-ID: <555E2992.6080605@codeaurora.org> (raw)
In-Reply-To: <CAMo8Bf+C1J6nBh-K4VXn=tzvOGhW1s=CgZNfMV+GSi--Fjh2nA@mail.gmail.com>

On 05/21/15 11:35, Max Filippov wrote:
> On Thu, May 21, 2015 at 9:14 PM, Stephen Boyd <sboyd@codeaurora.org> wrote:
>> On 05/21, Axel Lin wrote:
>>> Remove a previously registered clock provider when unload the module.
>>>
>>> Signed-off-by: Axel Lin <axel.lin@ingics.com>
>>> ---
>> What about all the clocks that are registered? Don't those need
>> to be unregistered as well?
> They're registered with devm_clk_register, should be managed automatically.
>

Ah good. Applied.

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

  reply	other threads:[~2015-05-21 18:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21 14:26 [PATCH] clk: cdce706: Add missing of_clk_del_provider call in cdce706_remove Axel Lin
2015-05-21 18:14 ` Stephen Boyd
2015-05-21 18:35   ` Max Filippov
2015-05-21 18:53     ` Stephen Boyd [this message]
2015-05-21 18:39 ` Max Filippov

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=555E2992.6080605@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=axel.lin@ingics.com \
    --cc=jcmvbkbc@gmail.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@linaro.org \
    /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.