commit | 7bc519b3ea04026877242328d2fe73cc8e6102bd | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Jun 22 08:18:00 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 22 13:39:57 2017 -0400 |
tree | 3f404345878a3e23d6e993f6d98aa9c02bf88f54 | |
parent | c5f657e49c878756f21349f9e4b0f1c9631d5352 [diff] |
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>