netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Factor out register bit twiddling in the Renesas Ethernet drivers
@ 2016-02-07 19:29 Sergei Shtylyov
  2016-02-07 19:30 ` [PATCH 1/2] ravb: factor out register bit twiddling code Sergei Shtylyov
  2016-02-07 19:30 ` [PATCH 2/2] sh_eth: " Sergei Shtylyov
  0 siblings, 2 replies; 6+ messages in thread
From: Sergei Shtylyov @ 2016-02-07 19:29 UTC (permalink / raw)
  To: netdev; +Cc: linux-renesas-soc

Hello.

   Here's a set of 2 patches against DaveM's 'net-next.git' repo. We factor out
the often repeated pattern of reading a register, AND'ing and/or OR'ing some
bits, and then writing the value back.

[1/2] ravb: factor out register bit twiddling code
[2/2] sh_eth: factor out register bit twiddling code

MBR, Sergei

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

end of thread, other threads:[~2016-02-07 20:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-07 19:29 [PATCH 0/2] Factor out register bit twiddling in the Renesas Ethernet drivers Sergei Shtylyov
2016-02-07 19:30 ` [PATCH 1/2] ravb: factor out register bit twiddling code Sergei Shtylyov
2016-02-07 20:48   ` Geert Uytterhoeven
2016-02-07 20:58     ` Sergei Shtylyov
2016-02-07 19:30 ` [PATCH 2/2] sh_eth: " Sergei Shtylyov
2016-02-07 20:49   ` Geert Uytterhoeven

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).