From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PATCH] TTY/serial patches for 3.5-rc4
Date: Wed, 20 Jun 2012 13:52:25 -0700 [thread overview]
Message-ID: <20120620205225.GA19105@kroah.com> (raw)
The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:
Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.5-rc4
for you to fetch changes up to 78d80c5a720ea370defa3e3124c0f7f7179bdfe5:
serial/amba-pl011: move custom pin control to driver (2012-06-12 15:41:44 -0700)
----------------------------------------------------------------
Serial driver fixes for 3.5-rc4
Here are 3 patches resolving a boot regression (the mop500 fix), a build
warning fix, and a kernel-doc fix. All tiny, but should go into the
final 3.5 release.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Linus Walleij (1):
serial/amba-pl011: move custom pin control to driver
Randy Dunlap (2):
serial: fix kernel-doc warnings in 8250.c
serial: fix serial_txx9.c build warning/typo
arch/arm/mach-ux500/board-mop500.c | 54 +-----------------------------------
drivers/tty/serial/8250/8250.c | 2 +-
drivers/tty/serial/amba-pl011.c | 45 +++++++++++++++++++++++++++---
drivers/tty/serial/serial_txx9.c | 2 +-
4 files changed, 44 insertions(+), 59 deletions(-)
reply other threads:[~2012-06-20 20:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120620205225.GA19105@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=torvalds@linux-foundation.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
Powered by JetHome