From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: netdev@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org
Subject: [PATCH 0/2] Factor out register bit twiddling in the Renesas Ethernet drivers
Date: Sun, 07 Feb 2016 22:29:36 +0300 [thread overview]
Message-ID: <10945950.IO3b17qsSH@wasted.cogentembedded.com> (raw)
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
next reply other threads:[~2016-02-07 19:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-07 19:29 Sergei Shtylyov [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=10945950.IO3b17qsSH@wasted.cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).