linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: cache-uniphier: slight cleanups and trivial coding style fix
@ 2016-11-04 11:43 Masahiro Yamada
  2016-11-04 11:43 ` [PATCH 1/3] ARM: cache-uniphier: call kzalloc() after DT property parsing Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Masahiro Yamada @ 2016-11-04 11:43 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Masahiro Yamada, Russell King, linux-kernel

The cache-uniphier is a full-custom outer-cache for
Socionext UniPhier SoC family.

This series includes SoC-specific cleanups and
a trivial coding style fix suggested by Documentation/CodingStyle.



Masahiro Yamada (3):
  ARM: cache-uniphier: call kzalloc() after DT property parsing
  ARM: cache-uniphier: refactor jump label to follow coding style
    guideline
  ARM: cache-uniphier: clean up active way setup code

 arch/arm/mm/cache-uniphier.c | 64 ++++++++++++++++++++------------------------
 1 file changed, 29 insertions(+), 35 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-11-05  3:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04 11:43 [PATCH 0/3] ARM: cache-uniphier: slight cleanups and trivial coding style fix Masahiro Yamada
2016-11-04 11:43 ` [PATCH 1/3] ARM: cache-uniphier: call kzalloc() after DT property parsing Masahiro Yamada
2016-11-04 11:43 ` [PATCH 2/3] ARM: cache-uniphier: refactor jump label to follow coding style guideline Masahiro Yamada
2016-11-04 12:23   ` Russell King - ARM Linux
2016-11-04 12:50     ` Masahiro Yamada
2016-11-04 13:32       ` Russell King - ARM Linux
2016-11-05  3:17         ` Masahiro Yamada
2016-11-04 11:43 ` [PATCH 3/3] ARM: cache-uniphier: clean up active way setup code Masahiro Yamada

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).