netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next.git 0/3] stmmac: review driver Koptions
@ 2014-10-15  8:25 Giuseppe Cavallaro
  2014-10-15  8:25 ` [net-next.git 1/3] stmmac: remove specific SoC Koption from platform Giuseppe Cavallaro
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Giuseppe Cavallaro @ 2014-10-15  8:25 UTC (permalink / raw)
  To: netdev; +Cc: Giuseppe Cavallaro

These patches are to rework some Koption used for configuring
the driver. Recently many options have been added and the main
goal behind this work is to guarantee that the driver built fine
on all the branches where it is present. All the Koption for
platform drivers can be safely removed (for example never added
for SPEAr). In that case, it will be possible to validate the
build for all the platforms like STi avoiding failures.
The patches have been tested on STi Boxes w/o issue at runtime.

Giuseppe Cavallaro (3):
  stmmac: remove specific SoC Koption from platform.
  stmmac: remove STMMAC_DEBUG_FS
  stmmac: remove BUS_MODE_DA

 drivers/net/ethernet/stmicro/stmmac/Kconfig        |   68 +------------------
 drivers/net/ethernet/stmicro/stmmac/Makefile       |    8 +--
 .../net/ethernet/stmicro/stmmac/dwmac1000_dma.c    |    4 -
 drivers/net/ethernet/stmicro/stmmac/stmmac.h       |    9 +--
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   14 ++--
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   10 +---
 6 files changed, 16 insertions(+), 97 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2014-10-15 18:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-15  8:25 [net-next.git 0/3] stmmac: review driver Koptions Giuseppe Cavallaro
2014-10-15  8:25 ` [net-next.git 1/3] stmmac: remove specific SoC Koption from platform Giuseppe Cavallaro
2014-10-15  8:25 ` [net-next.git 2/3] stmmac: remove STMMAC_DEBUG_FS Giuseppe Cavallaro
2014-10-15  8:25 ` [net-next.git 3/3] stmmac: remove BUS_MODE_DA Giuseppe Cavallaro
2014-10-15 18:36 ` [net-next.git 0/3] stmmac: review driver Koptions 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).