[PATCH] Pass actual dev ptr to dma_* in ucc and cpm_uart serial

Scott Wood scottwood at freescale.com
Tue Sep 9 05:56:09 EST 2008


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 at 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



More information about the Linuxppc-dev mailing list