summaryrefslogtreecommitdiff
path: root/drivers/media/radio/radio-cadet.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-15 07:23:41 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-08-20 08:24:45 -0400
commit44ce8fc4764294db148819830803e440deb5e1a3 (patch)
treebaf378f05d46ff979e4801daf6f17c9939999843 /drivers/media/radio/radio-cadet.c
parent89ac34aaf5e6347638146f46c7e9f78c951938a8 (diff)
media: davinci: constify platform_device_id
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: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/radio/radio-cadet.c')
0 files changed, 0 insertions, 0 deletions