diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-19 02:12:03 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-08-19 02:15:36 +0200 |
commit | ef2bc04e74ec502688efb6c3a2b7f21adad61e95 (patch) | |
tree | 472617b2dc3606d0804a3a7d3dbd87f609751ab6 /drivers/leds/leds-pca955x.c | |
parent | Input: touchit213 - constify serio_device_id (diff) | |
download | linux-ef2bc04e74ec502688efb6c3a2b7f21adad61e95.tar.xz linux-ef2bc04e74ec502688efb6c3a2b7f21adad61e95.zip |
Input: touchright - constify serio_device_id
serio_device_id are not supposed to change at runtime. All functions
working with serio_device_id provided by <linux/serio.h> work with
const serio_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/leds/leds-pca955x.c')
0 files changed, 0 insertions, 0 deletions