All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: zynq: SLCR clean up
@ 2013-07-17 17:10 ` Soren Brinkmann
  0 siblings, 0 replies; 14+ messages in thread
From: Soren Brinkmann @ 2013-07-17 17:10 UTC (permalink / raw)
  To: Michal Simek, Russell King
  Cc: linux-kernel, linux-arm-kernel, Soren Brinkmann

These are just a few patches cleaning up the driver - well at least I
find it cleaner this way.
3/3 though adds correct read-modify-write for some register accesses.
The current implementation doesn't seem to do any harm, but this looks
better, IMHO.

	Sören

Soren Brinkmann (3):
  arm: zynq: slcr: Remove redundant header #includes
  arm: zynq: slcr: Clean up #defines
  arm: zynq: slcr: Use read-modify-write for register writes

 arch/arm/mach-zynq/slcr.c | 45 +++++++++++++++++----------------------------
 1 file changed, 17 insertions(+), 28 deletions(-)

-- 
1.8.3.3


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

end of thread, other threads:[~2013-07-26 12:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 17:10 [PATCH 0/3] arm: zynq: SLCR clean up Soren Brinkmann
2013-07-17 17:10 ` Soren Brinkmann
2013-07-17 17:10 ` [PATCH 1/3] arm: zynq: slcr: Remove redundant header #includes Soren Brinkmann
2013-07-17 17:10   ` Soren Brinkmann
2013-07-17 17:10 ` [PATCH 2/3] arm: zynq: slcr: Clean up #defines Soren Brinkmann
2013-07-17 17:10   ` Soren Brinkmann
2013-07-17 17:10 ` [PATCH 3/3] arm: zynq: slcr: Use read-modify-write for register writes Soren Brinkmann
2013-07-17 17:10   ` Soren Brinkmann
2013-07-18  7:21   ` Steffen Trumtrar
2013-07-18  7:21     ` Steffen Trumtrar
2013-07-18 15:45     ` Sören Brinkmann
2013-07-18 15:45       ` Sören Brinkmann
2013-07-26 12:15 ` [PATCH 0/3] arm: zynq: SLCR clean up Michal Simek
2013-07-26 12:15   ` Michal Simek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.