From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] serial: pl011: Add Device Tree support to request DMA channels
Date: Sun, 21 Apr 2013 09:53:21 +0100 [thread overview]
Message-ID: <20130421085321.GD14496@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <201304201233.45501.arnd@arndb.de>
On Sat, Apr 20, 2013 at 12:33:45PM +0200, Arnd Bergmann wrote:
> @@ -315,6 +325,7 @@ static void pl011_dma_probe_initcall(struct uart_amba_port *uap)
> struct dma_uap {
> struct list_head node;
> struct uart_amba_port *uap;
> + struct device *dev;
There is really no need for this. This device is available via uap->port.dev.
prev parent reply other threads:[~2013-04-21 8:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-18 8:14 [PATCH v2] serial: pl011: Add Device Tree support to request DMA channels Lee Jones
2013-04-18 8:18 ` Russell King - ARM Linux
2013-04-18 8:39 ` Lee Jones
2013-04-18 9:00 ` Russell King - ARM Linux
2013-04-20 10:33 ` Arnd Bergmann
2013-04-21 8:53 ` Russell King - ARM Linux [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=20130421085321.GD14496@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.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).