Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1677366
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] dma: fsl_raid: make of_device_ids const. |
| Date | 2017-06-29 06:00 +0200 |
| Message-ID | <tXyMy-2r1-3@gated-at.bofh.it> (permalink) |
| References | <tWXtE-hF-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] dma: fsl_raid: make of_device_ids const. Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-06-27 14:10 +0200 Re: [PATCH] dma: fsl_raid: make of_device_ids const. Vinod Koul <vinod.koul@intel.com> - 2017-06-29 06:00 +0200
csiph-web