Messages in this thread |  | | Subject | Re: [PATCH 3/4] net: sh_eth: constify platform_device_id | From | Sergei Shtylyov <> | Date | Mon, 14 Aug 2017 14:41:57 +0300 |
| |
Hello!
On 08/13/2017 02:12 PM, Arvind Yadav wrote:
> platform_device_id are not supposed to change at runtime. All functions > working with platform_device_id provided by <linux/platform_device.h> > work with const platform_device_id. So mark the non-const structs as > const. > > Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
though it seems too late as DaveM has taken the series...
[...]
MBR, Sergei
|  |