Re: [PATCH] dma: fsl_raid: make of_device_ids const.

From: Vinod Koul
Date: Wed Jun 28 2017 - 23:54:36 EST


On Tue, Jun 27, 2017 at 05:38:27PM +0530, Arvind Yadav wrote:
> of_device_ids are not supposed to change at runtime. All functions
> working with of_device_ids provided by <linux/of.h> work with const
> of_device_ids. So mark the non-const structs as const.

Please ensure you use the right subsystem tags for sending a patch, Git log
for that file or dir should tell you the convention to use, fixed that and
applied now, thanks

--
~Vinod