From: Stephen Warren <swarren@wwwdotorg.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Jingoo Han <jg1.han@samsung.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] pinctrl: core: use devres_release() instead of devres_destroy()
Date: Thu, 28 Feb 2013 18:11:26 -0700 [thread overview]
Message-ID: <5130003E.6000508@wwwdotorg.org> (raw)
In-Reply-To: <CACRpkdZBbuxogFy7NXiPnf4FR_eO2KJVck4C80dZZXuAZTsQzQ@mail.gmail.com>
On 02/28/2013 05:54 PM, Linus Walleij wrote:
> On Tue, Feb 26, 2013 at 3:34 AM, Jingoo Han <jg1.han@samsung.com> wrote:
>
>> devres_release() can simplify the code, because devres_release()
>> will call the destructor for the resource as well as freeing
>> the devres data.
>>
>> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
>
> Hm, Stephen, you OK with this?
Sounds reasonable,
Acked-by: Stephen Warren <swarren@nvidia.com>
next prev parent reply other threads:[~2013-03-01 1:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 2:34 [PATCH] pinctrl: core: use devres_release() instead of devres_destroy() Jingoo Han
2013-03-01 0:54 ` Linus Walleij
2013-03-01 1:11 ` Stephen Warren [this message]
2013-03-01 12:30 ` Linus Walleij
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=5130003E.6000508@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=jg1.han@samsung.com \
--cc=linus.walleij@linaro.org \
--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 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.