From: Tony Prisk <linux@prisktech.co.nz>
To: Tushar Behera <tushar.behera@linaro.org>
Cc: linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org,
FlorianSchandinat@gmx.de, patches@linaro.org
Subject: Re: [PATCH 0/4] video: vt8500: cleanup and use of devm_ apis
Date: Thu, 22 Nov 2012 18:07:00 +0000 [thread overview]
Message-ID: <1353607620.12263.2.camel@gitbox> (raw)
In-Reply-To: <1353566531-31251-1-git-send-email-tushar.behera@linaro.org>
On Thu, 2012-11-22 at 12:12 +0530, Tushar Behera wrote:
> Patch 1 fixes a possible memory leak in the driver.
> Rest 3 patches add/update usage of devm_ apis.
>
> These patches are only build-tested.
>
> Tushar Behera (4):
> video: vt8500: Fix memory leak in probe function
> video: vt8500: Fix invalid free of devm_ allocated data
> video: vt8500: Convert to use devm_request_mem_region()
> video: vt8500: Convert to use devm_ioremap()
>
> drivers/video/vt8500lcdfb.c | 47 +++++++++++++++---------------------------
> 1 files changed, 17 insertions(+), 30 deletions(-)
>
Thanks for the tidy up.
All patches Acked-by: Tony Prisk <linux@prisktech.co.nz>
prev parent reply other threads:[~2012-11-22 18:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 6:54 [PATCH 0/4] video: vt8500: cleanup and use of devm_ apis Tushar Behera
2012-11-22 6:54 ` [PATCH 1/4] video: vt8500: Fix memory leak in probe function Tushar Behera
2012-11-22 6:54 ` [PATCH 2/4] video: vt8500: Fix invalid free of devm_ allocated data Tushar Behera
2012-11-22 6:54 ` [PATCH 3/4] video: vt8500: Convert to use devm_request_mem_region() Tushar Behera
2012-11-22 6:54 ` [PATCH 4/4] video: vt8500: Convert to use devm_ioremap() Tushar Behera
2012-11-22 18:07 ` Tony Prisk [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=1353607620.12263.2.camel@gitbox \
--to=linux@prisktech.co.nz \
--cc=FlorianSchandinat@gmx.de \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@linaro.org \
--cc=tushar.behera@linaro.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;
as well as URLs for NNTP newsgroup(s).