netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5]  stmmac: pci: various cleanups and fixes
@ 2014-11-03 13:02 Andy Shevchenko
  2014-11-03 13:02 ` [PATCH v2 1/5] stmmac: pci: use defined constant instead of magic number Andy Shevchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Andy Shevchenko @ 2014-11-03 13:02 UTC (permalink / raw)
  To: Giuseppe Cavallaro, netdev, Kweh Hock Leong, David S . Miller,
	Vince Bridgers, Rayagond K
  Cc: Andy Shevchenko

There are few cleanups and fixes regarding to stmmac PCI driver.
This has been tested on Intel Galileo board with recent net-next tree.

Since v1:
- remove already applied patch
- append patch 1/5
- rework patch 3/5 to be functional compatible with original code

Andy Shevchenko (5):
  stmmac: pci: use defined constant instead of magic number
  stmmac: pci: convert to use dev_pm_ops
  stmmac: pci: use managed resources
  stmmac: pci: convert to use dev_* macros
  stmmac: pci: remove FSF address

 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 84 ++++++++----------------
 1 file changed, 26 insertions(+), 58 deletions(-)

-- 
2.1.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-11-04 16:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 13:02 [PATCH v2 0/5] stmmac: pci: various cleanups and fixes Andy Shevchenko
2014-11-03 13:02 ` [PATCH v2 1/5] stmmac: pci: use defined constant instead of magic number Andy Shevchenko
2014-11-03 13:02 ` [PATCH v2 2/5] stmmac: pci: convert to use dev_pm_ops Andy Shevchenko
2014-11-03 13:02 ` [PATCH v2 3/5] stmmac: pci: use managed resources Andy Shevchenko
2014-11-03 13:02 ` [PATCH v2 4/5] stmmac: pci: convert to use dev_* macros Andy Shevchenko
2014-11-03 13:02 ` [PATCH v2 5/5] stmmac: pci: remove FSF address Andy Shevchenko
2014-11-03 20:57   ` David Miller
2014-11-04  9:06     ` Andy Shevchenko
2014-11-04 16:25       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).