netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Factor out register bit twiddling in the Renesas Ethernet drivers
@ 2016-02-09 22:36 Sergei Shtylyov
  2016-02-09 22:37 ` [PATCH v2 1/2] ravb: factor out register bit twiddling code Sergei Shtylyov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergei Shtylyov @ 2016-02-09 22:36 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] 4+ messages in thread

end of thread, other threads:[~2016-02-10 10:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09 22:36 [PATCH v2 0/2] Factor out register bit twiddling in the Renesas Ethernet drivers Sergei Shtylyov
2016-02-09 22:37 ` [PATCH v2 1/2] ravb: factor out register bit twiddling code Sergei Shtylyov
2016-02-09 22:38 ` [PATCH v2 2/2] sh_eth: " Sergei Shtylyov
2016-02-10 10:38 ` [PATCH v2 0/2] Factor out register bit twiddling in the Renesas Ethernet drivers 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).