From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Silviu-Mihai Popescu <silviupopescu1990@gmail.com>
Cc: linux-serial@vger.kernel.org, Jiri Slaby <jslaby@suse.cz>,
Stephen Warren <swarren@wwwdotorg.org>,
linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers: tty: serial: tegra: use devm_ioremap_resource()
Date: Thu, 11 Apr 2013 13:24:34 -0700 [thread overview]
Message-ID: <20130411202434.GA31078@kroah.com> (raw)
In-Reply-To: <1365710337-12251-1-git-send-email-silviupopescu1990@gmail.com>
On Thu, Apr 11, 2013 at 10:58:57PM +0300, Silviu-Mihai Popescu wrote:
> Convert use of devm_request_and_ioremap() to the newly introduced
> devm_ioremap_resource() which provides more consistent error handling.
>
> devm_ioremap_resource() provides its own error messages so all explicit
> error messages can be removed from the failure code paths.
>
> This was found with coccinelle.
And it's already in my tree, please always work off of linux-next to
avoid doing the same thing that others have done.
sorry,
greg k-h
prev parent reply other threads:[~2013-04-11 20:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-11 19:58 [PATCH] drivers: tty: serial: use devm_ioremap_resource() Silviu-Mihai Popescu
2013-04-11 20:24 ` Greg Kroah-Hartman [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=20130411202434.GA31078@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=silviupopescu1990@gmail.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.