[PATCH] Pass actual dev ptr to dma_* in ucc and cpm_uart serial
Becky Bruce
becky.bruce at freescale.com
Wed Sep 10 00:22:37 EST 2008
On Sep 8, 2008, at 2:56 PM, Scott Wood wrote:
> 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
Good catch, thanks! Will respin.
Cheers,
B
More information about the Linuxppc-dev
mailing list