Skip to content
Commit 12f08412 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'renesas-bit-twiddling'



Sergei Shtylyov says:

====================
Factor out register bit twiddling in the Renesas Ethernet drivers

   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
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents ef5c0e25 b2b14d2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment