commit | c5d5287ef0f763e836bf94659b3a6080358373f1 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Jun 22 08:17:57 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 22 13:39:56 2017 -0400 |
tree | 1ade8b5e3907c5cd68b94dabcc9bc3833ea51413 | |
parent | 53fa1a6f33520f01f9dbee48369074b34d77616b [diff] |
stmmac: pci: Make stmmac_pci_info structure constant By removing the PCI device reference from the structure and passing it as parameters to the interested functions, we can make quark_pci_info const. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>