diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-01 21:31:57 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 17:11:28 +0200 |
commit | 2c9c4ae6573a3f4c270e8a35cd71700d3b802ea8 (patch) | |
tree | 5de2568cfb18b95207915b6ae0e0e7608aa0bce7 /drivers/mux/gpio.c | |
parent | 5cb95fae7a326f164751782114981e48bf284258 (diff) | |
download | linux-2c9c4ae6573a3f4c270e8a35cd71700d3b802ea8.tar.gz linux-2c9c4ae6573a3f4c270e8a35cd71700d3b802ea8.tar.xz |
applicom: constify pci_device_id.
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by <linux/pci.h> work with
const pci_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/mux/gpio.c')
0 files changed, 0 insertions, 0 deletions