All of lore.kernel.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] clk: wm831x: get rid of the implementation of remove function
Date: Wed, 02 Oct 2013 06:54:34 -0700	[thread overview]
Message-ID: <20131002135434.9338.99565@quantum> (raw)
In-Reply-To: <20130926144743.GQ19304@sirena.org.uk>

Quoting Mark Brown (2013-09-26 07:47:43)
> On Thu, Sep 26, 2013 at 07:18:15PM +0530, Laxman Dewangan wrote:
> > The remove function implemented for platform driver's remove callback
> > just return 0 as part of its implementation.
> > 
> > Remove this APIs and do not pass the valid .remove for platform driver.
> 
> Yes, this should have been done when the driver was coverted to
> devm_clk_register()
> 
> Acked-by: Mark Brown <broonie@linaro.org>

Taken into clk-next.

Thanks,
Mike

WARNING: multiple messages have this Message-ID (diff)
From: Mike Turquette <mturquette@linaro.org>
To: Mark Brown <broonie@kernel.org>, Laxman Dewangan <ldewangan@nvidia.com>
Cc: patches@opensource.wolfsonmicro.com,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] clk: wm831x: get rid of the implementation of remove function
Date: Wed, 02 Oct 2013 06:54:34 -0700	[thread overview]
Message-ID: <20131002135434.9338.99565@quantum> (raw)
In-Reply-To: <20130926144743.GQ19304@sirena.org.uk>

Quoting Mark Brown (2013-09-26 07:47:43)
> On Thu, Sep 26, 2013 at 07:18:15PM +0530, Laxman Dewangan wrote:
> > The remove function implemented for platform driver's remove callback
> > just return 0 as part of its implementation.
> > 
> > Remove this APIs and do not pass the valid .remove for platform driver.
> 
> Yes, this should have been done when the driver was coverted to
> devm_clk_register()
> 
> Acked-by: Mark Brown <broonie@linaro.org>

Taken into clk-next.

Thanks,
Mike

  reply	other threads:[~2013-10-02 13:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26 13:48 [PATCH] clk: wm831x: get rid of the implementation of remove function Laxman Dewangan
2013-09-26 13:48 ` Laxman Dewangan
2013-09-26 14:47 ` Mark Brown
2013-09-26 14:47   ` Mark Brown
2013-10-02 13:54   ` Mike Turquette [this message]
2013-10-02 13:54     ` Mike Turquette

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=20131002135434.9338.99565@quantum \
    --to=mturquette@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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.