]> git.baikalelectronics.ru Git - 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)
commit1058edb68b15c6037cf3d6136da407e921f3cf8a
treefdbb5d9c32b7b7ffc3fa8cdc0e1a01c2fd6c286c
parent43fc4196613076247f29df0d53e8e156005f30ba
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