From: Scott Wood <scottwood@freescale.com>
To: Becky Bruce <becky.bruce@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] Pass actual dev ptr to dma_* in ucc and cpm_uart serial
Date: Mon, 08 Sep 2008 14:56:09 -0500 [thread overview]
Message-ID: <48C58359.5060208@freescale.com> (raw)
In-Reply-To: <1220901653-12812-1-git-send-email-becky.bruce@freescale.com>
Becky Bruce wrote:
> We're currently passing NULL, and really shouldn't be.
This patch doesn't change that for cpm2, since port.dev is never
initialized. :-P
> Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
> ---
> drivers/serial/cpm_uart/cpm_uart_cpm2.c | 6 +++---
> drivers/serial/ucc_uart.c | 4 ++--
> 2 files changed, 5 insertions(+), 5 deletions(-)
cpm_uart_cpm1.c has the same problem.
-Scott
next prev parent reply other threads:[~2008-09-08 19:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-08 19:20 [PATCH] Pass actual dev ptr to dma_* in ucc and cpm_uart serial Becky Bruce
2008-09-08 19:56 ` Scott Wood [this message]
2008-09-09 14:22 ` Becky Bruce
2008-09-09 18:25 ` Timur Tabi
2008-09-09 21:04 ` Scott Wood
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=48C58359.5060208@freescale.com \
--to=scottwood@freescale.com \
--cc=becky.bruce@freescale.com \
--cc=linuxppc-dev@ozlabs.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.