]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
stmmac: pci: split out common_default_data() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 8 May 2017 14:14:22 +0000 (17:14 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 May 2017 19:15:02 +0000 (15:15 -0400)
commit70fe4432bb360207fba04b4137f330a7a109f7a6
treefdbb5d9c32b7b7ffc3fa8cdc0e1a01c2fd6c286c
parentefcd24147fa03817485dab9ff9d5542a0f28684b
stmmac: pci: split out common_default_data() helper

New helper is added in order to prevent misconfiguration happened
for one of the platforms when configuration data is expanded.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c