[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e9c3a7c20709130925s2234d652ne43bf44e204ac4e8@mail.gmail.com>
Date: Thu, 13 Sep 2007 09:25:57 -0700
From: "Dan Williams" <dan.j.williams@...el.com>
To: "Zhang Wei-r63237" <Wei.Zhang@...escale.com>
Cc: "Wood Scott-B07421" <scottwood@...escale.com>, paulus@...ba.org,
shannon.nelson@...el.com, linuxppc-dev@...abs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 5/5] Add DMA engine driver for Freescale MPC85xxprocessors.
On 9/13/07, Zhang Wei-r63237 <Wei.Zhang@...escale.com> wrote:
> Hi,
>
> > > +static void fsl_dma_set_src(dma_addr_t addr,
> > > + struct dma_async_tx_descriptor
> > *tx, int index)
> > > +{
> >
> > What is index supposed to mean? It's not used, or documented
> > anywhere than
> > I can see.
>
> I've also got more document here. Hi, Dan, could you give me some
> explanation about this API? :)
>
The index field gets used for multi-source (or multi-dest) operations.
XOR, for example, is a multi-source operation. I am preparing a
documentation patch.
[..]
--
Dan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists