The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Mark Brown <broonie@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/8] regulator: max1586: Remove regulator_dev pointer from state container
Date: Mon, 10 Mar 2014 10:47:00 +0100	[thread overview]
Message-ID: <1394444820.4365.1.camel@AMDC1943> (raw)
In-Reply-To: <20140310092311.GF28112@sirena.org.uk>

On Mon, 2014-03-10 at 09:23 +0000, Mark Brown wrote:
> On Mon, Mar 10, 2014 at 09:32:44AM +0100, Krzysztof Kozlowski wrote:
> > Don't store pointer to regulator_dev returned by
> > devm_regulator_register() in state container. It isn't used anywhere
> > outside of max1586_pmic_probe() function.
> 
> Applied, thanks.

Thanks! However I missed one cleanup related to it, so please apply also
next patch (they could be squashed if you want to).

Best regards,
Krzysztof


      reply	other threads:[~2014-03-10  9:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10  8:32 [PATCH 1/8] regulator: max1586: Remove regulator_dev pointer from state container Krzysztof Kozlowski
2014-03-10  8:32 ` [PATCH 2/8] regulator: max77686: Remove regulator_dev array " Krzysztof Kozlowski
2014-03-10  8:32 ` [PATCH 3/8] regulator: max77693: Remove state container as it is not needed Krzysztof Kozlowski
2014-03-10  9:32   ` Mark Brown
2014-03-10  8:32 ` [PATCH 4/8] regulator: max8649: Remove regulator_dev pointer from state container Krzysztof Kozlowski
2014-03-10  9:33   ` Mark Brown
2014-03-10  8:32 ` [PATCH 5/8] regulator: max8907: Remove regulator_dev array " Krzysztof Kozlowski
2014-03-10  9:35   ` Mark Brown
2014-03-10  8:32 ` [PATCH 6/8] regulator: max8925: Remove unused state container fields Krzysztof Kozlowski
2014-03-10  9:35   ` Mark Brown
2014-03-10  8:32 ` [PATCH 7/8] regulator: max8952: Use managed regulator registration Krzysztof Kozlowski
2014-03-10  9:36   ` Mark Brown
2014-03-10  8:32 ` [PATCH 8/8] regulator: max8973: Remove unused field from 'struct max8973_chip' Krzysztof Kozlowski
2014-03-10  9:36   ` Mark Brown
2014-03-10  9:23 ` [PATCH 1/8] regulator: max1586: Remove regulator_dev pointer from state container Mark Brown
2014-03-10  9:47   ` Krzysztof Kozlowski [this message]

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=1394444820.4365.1.camel@AMDC1943 \
    --to=k.kozlowski@samsung.com \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox