]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
stmmac: pci: Select quark_pci_dmi_data from quark_default_data
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 22 Jun 2017 06:18:00 +0000 (08:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Jun 2017 17:39:57 +0000 (13:39 -0400)
commit7bc519b3ea04026877242328d2fe73cc8e6102bd
tree3f404345878a3e23d6e993f6d98aa9c02bf88f54
parentc5f657e49c878756f21349f9e4b0f1c9631d5352
stmmac: pci: Select quark_pci_dmi_data from quark_default_data

No need to carry this reference in stmmac_pci_info - the Quark-specific
setup handler knows that it needs to use the Quark-specific DMI table.
This also allows to drop the stmmac_pci_info reference from the setup
handler parameter list.

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>
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c