From: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
To: Mrugesh Katepallewar <mrugesh.mk@ti.com>
Cc: davinci-linux-open-source@linux.davincidsp.com,
mturquette@linaro.org, nsekhar@ti.com,
linux-kernel@vger.kernel.org, m-karicheri2@ti.com,
linux-mtd@lists.infradead.org, dwmw2@infradead.org
Subject: Re: [PATCH] mtd: davinci_nand: Use managed resources
Date: Wed, 13 Feb 2013 15:13:50 +0200 [thread overview]
Message-ID: <1360761230.12703.150.camel@sauron.fi.intel.com> (raw)
In-Reply-To: <1360233195-8575-1-git-send-email-mrugesh.mk@ti.com>
On Thu, 2013-02-07 at 16:03 +0530, Mrugesh Katepallewar wrote:
> davinci_nand driver currently uses normal kzalloc, ioremap and get_clk
> routines. This patch replaces these routines with devm_kzalloc,
> devm_request_and_ioremap and devm_clk_get resp.
>
> Signed-off-by: Mrugesh Katepallewar <mrugesh.mk@ti.com>
Pushed to l2-mtd.git, thanks!
P.S. you could also kill the unneeded duplicated labels, but this is not
a big deal.
--
Best Regards,
Artem Bityutskiy
prev parent reply other threads:[~2013-02-13 13:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 10:33 [PATCH] mtd: davinci_nand: Use managed resources Mrugesh Katepallewar
2013-02-13 13:13 ` Artem Bityutskiy [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=1360761230.12703.150.camel@sauron.fi.intel.com \
--to=artem.bityutskiy@linux.intel.com \
--cc=davinci-linux-open-source@linux.davincidsp.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=m-karicheri2@ti.com \
--cc=mrugesh.mk@ti.com \
--cc=mturquette@linaro.org \
--cc=nsekhar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox