[PATCH RFC v4 2/5] dma: mpc512x: add support for peripheral transfers

Alexander Popov a13xp0p0v88 at gmail.com
Sat Dec 7 07:41:03 EST 2013


2013/12/7 Lars-Peter Clausen <lars at metafoo.de>:
> On 12/06/2013 09:27 PM, Alexander Popov wrote:
>>
>> 2013/10/6 Gerhard Sittig <gsi at denx.de>:
>>    * struct dma_slave_config - dma slave channel runtime config
>>    * @direction: whether the data shall go in or out on this slave
>>    * channel, right now. DMA_TO_DEVICE and DMA_FROM_DEVICE are
>>    * legal values, DMA_BIDIRECTIONAL is not acceptable since we
>>    * need to differentiate source and target addresses.
>>    ...
>>    struct dma_slave_config {
>>            enum dma_transfer_direction direction;
>>            ...
>>    };
>>
>> The comment above the definition is obsolete, isn't it?
>
>
> Yes, the comment seems to be out of date. Care to send a patch fixing it?

Yes, I will prepare and send the patch.

Thanks
Alexander


More information about the Linuxppc-dev mailing list