diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-09 21:59:48 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-08-10 11:56:02 +0300 |
commit | 543e4f87508b612c81dff44037c071450bcc5ddc (patch) | |
tree | 23f62bbd97ad45e8fb0ef86b7e8f2f6e461a78ca /drivers/rtc/rtc-mt6397.c | |
parent | c7bb7d79cf4f2ee11ff8d5e0f1883c81c8ab9c0f (diff) |
rt73usb: constify usb_device_id
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/rtc/rtc-mt6397.c')
0 files changed, 0 insertions, 0 deletions