mbox

[GIT,PULL] Renesas ARM Based SoC Clock Updates for v3.17

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git renesas-clock-for-v3.17

Message

Simon Horman June 23, 2014, 2:25 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider this Renesas ARM based SoC clock update for v3.17.


The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git renesas-clock-for-v3.17

for you to fetch changes up to edc8fb1d6ebdfc4efa009073586d3567c3368475:

  ARM: shmobile: Fix device node reference leakage in shmobile_init_delay (2014-06-16 19:52:00 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Clock Updates for v3.17

* Fix device node reference leakage in shmobile_init_delay

----------------------------------------------------------------
Laurent Pinchart (1):
      ARM: shmobile: Fix device node reference leakage in shmobile_init_delay

 arch/arm/mach-shmobile/timer.c | 50 ++++++++++++++++++++++++------------------
 1 file changed, 29 insertions(+), 21 deletions(-)

Comments

Olof Johansson July 7, 2014, 12:06 a.m. UTC | #1
On Mon, Jun 23, 2014 at 11:25:16AM +0900, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
> 
> Please consider this Renesas ARM based SoC clock update for v3.17.
> 
> 
> The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:
> 
>   Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git renesas-clock-for-v3.17

Merged into next/soc.

-Olof