All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] ARM: shmobile: R-Mobile / R-Car PM Domain improvements
@ 2015-06-04 18:22 Geert Uytterhoeven
  2015-06-05  8:02 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-06-04 18:22 UTC (permalink / raw)
  To: linux-sh

	Hi Simon, Magnus,

This patch series contains various cleanups, improvements, and minor
fixes for the R-Mobile and R-Car PM Domain implementations.

Thanks!

Geert Uytterhoeven (11):
  ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source file
  ARM: shmobile: R-Mobile: Use BIT() macro instead of open coding
  ARM: shmobile: R-Car: Improve documentation
  ARM: shmobile: R-Car: Shrink rcar_sysc_ch size
  ARM: shmobile: R-Car: Break infinite loop
  ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters const
  ARM: shmobile: R-Car: Use BIT() macro instead of open coding
  ARM: shmobile: R-Car: Get rid of on_off_fn() function pointer
  ARM: shmobile: r8a7779: Remove GENPD_FLAG_PM_CLK flag
  ARM: shmobile: r8a7779: Make struct rcar_sysc_ch const
  ARM: shmobile: r8a7790: Make struct rcar_sysc_ch const

 arch/arm/mach-shmobile/pm-r8a7779.c  |   4 +-
 arch/arm/mach-shmobile/pm-rcar.c     | 105 ++++++++++++++++++++++-------------
 arch/arm/mach-shmobile/pm-rcar.h     |  12 ++--
 arch/arm/mach-shmobile/pm-rmobile.c  |  10 +++-
 arch/arm/mach-shmobile/pm-rmobile.h  |   6 --
 arch/arm/mach-shmobile/smp-r8a7779.c |  12 ++--
 arch/arm/mach-shmobile/smp-r8a7790.c |   4 +-
 7 files changed, 90 insertions(+), 63 deletions(-)

-- 
1.9.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

* Re: [PATCH 00/11] ARM: shmobile: R-Mobile / R-Car PM Domain improvements
  2015-06-04 18:22 [PATCH 00/11] ARM: shmobile: R-Mobile / R-Car PM Domain improvements Geert Uytterhoeven
@ 2015-06-05  8:02 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2015-06-05  8:02 UTC (permalink / raw)
  To: linux-sh

Hi Geert,

On Thu, Jun 04, 2015 at 08:22:24PM +0200, Geert Uytterhoeven wrote:
> 	Hi Simon, Magnus,
> 
> This patch series contains various cleanups, improvements, and minor
> fixes for the R-Mobile and R-Car PM Domain implementations.
> 
> Thanks!

Thanks, I have queued these up for v4.3.

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

end of thread, other threads:[~2015-06-05  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-04 18:22 [PATCH 00/11] ARM: shmobile: R-Mobile / R-Car PM Domain improvements Geert Uytterhoeven
2015-06-05  8:02 ` Simon Horman

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.