mbox

[GIT,PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.7

Message ID cover.1459732818.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-simple-pm-bus-for-v4.7

Message

Simon Horman April 4, 2016, 1:23 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC Simple PM bus updates for v4.7.


The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-simple-pm-bus-for-v4.7

for you to fetch changes up to 41feae79f2621d9fcea1437d4a2f29dc731fdbb0:

  bus: simple-pm-bus: Use ARCH_RENESAS (2016-03-28 09:05:58 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Simple PM Bus Updates for v4.7

* Use ARCH_RENESAS in Kconfig

----------------------------------------------------------------
Simon Horman (1):
      bus: simple-pm-bus: Use ARCH_RENESAS

 drivers/bus/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Olof Johansson April 13, 2016, 8:49 p.m. UTC | #1
On Mon, Apr 04, 2016 at 10:23:30AM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider these Renesas ARM based SoC Simple PM bus updates for v4.7.
> 
> 
> The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
> 
>   Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-simple-pm-bus-for-v4.7
> 
> for you to fetch changes up to 41feae79f2621d9fcea1437d4a2f29dc731fdbb0:
> 
>   bus: simple-pm-bus: Use ARCH_RENESAS (2016-03-28 09:05:58 +0900)
> 
> ----------------------------------------------------------------
> Renesas ARM Based SoC Simple PM Bus Updates for v4.7
> 
> * Use ARCH_RENESAS in Kconfig

Merged into next/drivers. Thanks.


-Olof