From: Stephen Boyd <sboyd@codeaurora.org>
To: Stephen Warren <swarren@wwwdotorg.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
linux-kernel@vger.kernel.org, Stephen Warren <swarren@nvidia.com>
Subject: Re: [PATCH V2] pinctrl: implement devm_pinctrl_get()/put()
Date: Fri, 13 Apr 2012 22:10:21 -0700 [thread overview]
Message-ID: <4F8906BD.1010601@codeaurora.org> (raw)
In-Reply-To: <1334335720-3309-1-git-send-email-swarren@wwwdotorg.org>
On 4/13/2012 9:48 AM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
>
> These functions allow the driver core to automatically clean up any
> allocations made by drivers, thus leading to simplified drivers.
>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> ---
> v2:
> * Updated documentation to describe and recommend using devm_* functions.
> * Added devm_pinctrl_get_select() and devm_pinctrl_get_select_default() to
> consumer.h
Please also document it in Documentation/driver-model/devres.txt
> ---
> Documentation/pinctrl.txt | 48 +++++++++++++++++++-------------
> drivers/pinctrl/core.c | 56 ++++++++++++++++++++++++++++++++++++++
> include/linux/pinctrl/consumer.h | 44 +++++++++++++++++++++++++++++
> 3 files changed, 129 insertions(+), 19 deletions(-)
>
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
prev parent reply other threads:[~2012-04-14 5:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-13 16:48 [PATCH V2] pinctrl: implement devm_pinctrl_get()/put() Stephen Warren
2012-04-14 5:10 ` Stephen Boyd [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=4F8906BD.1010601@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=swarren@nvidia.com \
--cc=swarren@wwwdotorg.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.