netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] r6040: cleanups
@ 2012-01-04 18:59 Florian Fainelli
  2012-01-04 18:59 ` [PATCH 1/6] r6040: remove unused variables and definitions Florian Fainelli
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Florian Fainelli @ 2012-01-04 18:59 UTC (permalink / raw)
  To: davem; +Cc: netdev, Florian Fainelli

This series cleanups the r6040 driver by:
- using appropriate definitions instead of bits values
- fixing checkpatch errors and warnings

Florian Fainelli (6):
  r6040: remove unused variables and definitions
  r6040: define more MCR0 register bits
  r6040: use MAC_RST bit definition with MCR1 read/writes
  r6040: use definitions for MAC_SM register read/writes
  r6040: use __aligned(size)
  r6040: place comments before code

 drivers/net/ethernet/rdc/r6040.c |   39 +++++++++++++++----------------------
 1 files changed, 16 insertions(+), 23 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-01-04 20:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 18:59 [PATCH 0/6] r6040: cleanups Florian Fainelli
2012-01-04 18:59 ` [PATCH 1/6] r6040: remove unused variables and definitions Florian Fainelli
2012-01-04 18:59 ` [PATCH 2/6] r6040: define more MCR0 register bits Florian Fainelli
2012-01-04 18:59 ` [PATCH 3/6] r6040: use MAC_RST bit definition with MCR1 read/writes Florian Fainelli
2012-01-04 18:59 ` [PATCH 4/6] r6040: use definitions for MAC_SM register read/writes Florian Fainelli
2012-01-04 18:59 ` [PATCH 5/6] r6040: use __aligned(size) Florian Fainelli
2012-01-04 18:59 ` [PATCH 6/6] r6040: place comments before code Florian Fainelli
2012-01-04 20:56 ` [PATCH 0/6] r6040: cleanups 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).