From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: AnilKumar Ch <anilkumar@ti.com>
Cc: linux-kernel@vger.kernel.org, axel.lin@gmail.com, lrg@ti.com
Subject: Re: [PATCH] regulator: core: fix rdev->regmap NULL pointer
Date: Sat, 8 Sep 2012 08:57:17 +0800 [thread overview]
Message-ID: <20120908005716.GH4438@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1347030905-17722-1-git-send-email-anilkumar@ti.com>
On Fri, Sep 07, 2012 at 08:45:05PM +0530, AnilKumar Ch wrote:
> Fixes rdev->regmap NULL pointer if regmap for regulator device
> is NULL. If it is NULL then get regmap for regulator device
> from its parent (MFD).
>
> Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Applied with a rewritten commit message - this is adding a new feature,
not fixing a problem (devices can always explicitly specify a regmap,
this is just adding a new default option). Thanks.
prev parent reply other threads:[~2012-09-08 0:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-07 15:15 [PATCH] regulator: core: fix rdev->regmap NULL pointer AnilKumar Ch
2012-09-08 0:57 ` Mark Brown [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=20120908005716.GH4438@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=anilkumar@ti.com \
--cc=axel.lin@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@ti.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.