From: Sachin Kamat <sachin.kamat@linaro.org>
To: linux-serial@vger.kernel.org
Cc: gregkh@linuxfoundation.org, alan@linux.intel.com, jslaby@suse.cz,
shawn.guo@linaro.org, s.hauer@pengutronix.de,
sachin.kamat@linaro.org, patches@linaro.org
Subject: [PATCH 0/5] serial: imx: Some fixes and cleanups
Date: Mon, 7 Jan 2013 10:25:01 +0530 [thread overview]
Message-ID: <1357534506-30206-1-git-send-email-sachin.kamat@linaro.org> (raw)
This series build tested using imx_v4_v5_defconfig against
linux-next tree (20130107).
Sachin Kamat (5):
serial: imx: Fix checkpatch errors related to spacing
serial: imx: Use <linux/io.h> instead of <asm/io.h>
serial: imx: Fix coding style issue
serial: imx: Use pr_info instead of printk
serial: imx: Use devm_* APIs
drivers/tty/serial/imx.c | 263 ++++++++++++++++++++++------------------------
1 files changed, 125 insertions(+), 138 deletions(-)
--
1.7.4.1
next reply other threads:[~2013-01-07 5:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-07 4:55 Sachin Kamat [this message]
2013-01-07 4:55 ` [PATCH 1/5] serial: imx: Fix checkpatch errors related to spacing Sachin Kamat
2013-01-07 4:55 ` [PATCH 2/5] serial: imx: Use <linux/io.h> instead of <asm/io.h> Sachin Kamat
2013-01-07 4:55 ` [PATCH 3/5] serial: imx: Fix coding style issue Sachin Kamat
2013-01-07 4:55 ` [PATCH 4/5] serial: imx: Use pr_info instead of printk Sachin Kamat
2013-01-07 4:55 ` [PATCH 5/5] serial: imx: Use devm_* APIs Sachin Kamat
2013-01-07 8:30 ` [PATCH 0/5] serial: imx: Some fixes and cleanups Sascha Hauer
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=1357534506-30206-1-git-send-email-sachin.kamat@linaro.org \
--to=sachin.kamat@linaro.org \
--cc=alan@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=jslaby@suse.cz \
--cc=linux-serial@vger.kernel.org \
--cc=patches@linaro.org \
--cc=s.hauer@pengutronix.de \
--cc=shawn.guo@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).