Re: [PATCH] ste_dma40: make stedma40_chan_cfg const
From: Bhumika Goyal
Date: Mon Aug 21 2017 - 12:40:59 EST
On Mon, Aug 21, 2017 at 9:57 PM, Vinod Koul <vinod.koul@xxxxxxxxx> wrote:
> On Sun, Aug 13, 2017 at 06:53:04PM +0530, Bhumika Goyal wrote:
>> Make these const as they are only used during a copy operation.
>> Done using Coccinelle.
>
> Pls make sure you use the right subsystem tags, hint, you cna check git log
> on that subsystem/file to find the right ones
>
Thanks for the note. I will be more careful next time.
Thanks,
Bhumika
> Applied after fixing the tags, thanks
>
> --
> ~Vinod