[PATCH 15/18] dmaengine/amba-pl08x: Pass flow controller information with slave channel data

viresh kumar viresh.linux at gmail.com
Sun Jul 31 01:36:48 EDT 2011


On 7/30/11, Linus Walleij <linus.walleij at linaro.org> wrote:
> 2011/7/29 Viresh Kumar <viresh.kumar at st.com>:
>
> I have the same comment as Russell basically:
>
>> @@ -65,6 +69,7 @@ struct pl08x_channel_data {
>>        int max_signal;
>>        u32 muxval;
>>        u32 cctl;
>> +       u32 fc;
>
> bool device_fc;
>
> or similar. Then encode the necessary bits if the device controls
> flow, and fall back to default (DMAC control) otherwise.
>

Yes. I thought of exactly the same code.

--
viresh



More information about the linux-arm-kernel mailing list