From: Arvind Yadav
Date: Sat, 15 Jul 2017 09:55:41 +0530
> pci_device_id are not supposed to change at runtime. All functions
> working with pci_device_id provided by work with
> const pci_device_id. So mark the non-const structs as const.
Series applied, thanks.
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by work with
const pci_device_id. So mark the non-const structs as const.
Arvind Yadav (10):
[PATCH 01/10] isdn: hisax: constify pci_device_id.
[PATCH 02/10] isdn: hisax: hfc4s8s_l1: constif