From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> Date: Wed, 10 Feb 2016 01:36:55 +0300 > 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 Series applied, thanks.