.org
> Subject: Re: Small patch for dsp bridge code
>
> Hi Dan,
>
> Would it be possible to explain how "dma_alloc_coherent()" returned
~0?
>
> Hiroshi DOYU
>
> From: "ext Bright, Dan" <[EMAIL PROTECTED]>
> Subject: Small patc
Hi Dan,
Would it be possible to explain how "dma_alloc_coherent()" returned ~0?
Hiroshi DOYU
From: "ext Bright, Dan" <[EMAIL PROTECTED]>
Subject: Small patch for dsp bridge code
Date: Thu, 23 Oct 2008 15:03:31 -0700
> Hello,
>
> I'm not sure if t
Hello,
I'm not sure if this code ever get exercised, but I found a small
problem with the
dsp bridge driver code while debugging the kernel, and thought I'd bring
it to
someone's attention.
Thanks,
Dan Bright
diff --git a/drivers/dsp/bridge/services/mem.c
b/drivers/dsp/bridge/services/mem.c
in