Re: [PATCH] net: ethernet: ti: cpdma: use desc_read in chan_process instead of raw read

From: David Miller
Date: Mon Dec 05 2016 - 14:48:06 EST


From: Grygorii Strashko <grygorii.strashko@xxxxxx>
Date: Mon, 5 Dec 2016 12:47:16 -0600

>
>
> On 12/02/2016 08:05 PM, Ivan Khoronzhuk wrote:
>> There is desc_read() macros to read desc fields, so no need to
>> use __raw_readl();
>>
>> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
>
>
> I'm going to update it all at once as part of [1].
>
> [1] https://lkml.org/lkml/2016/12/1/781

Ok.