All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
Cc: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	Thierry Reding
	<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Alexandre Courbot
	<gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jon Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: [GIT PULL 3/6] memory: tegra: Changes for v4.8-rc1
Date: Fri,  1 Jul 2016 16:50:23 +0200	[thread overview]
Message-ID: <20160701145026.25760-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20160701145026.25760-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-memory

for you to fetch changes up to 55bb1d8355ce91662dc8760f24f578db5a595819:

  memory: tegra: mc: Add missing of_node_put() (2016-06-14 11:39:39 +0200)

Thanks,
Thierry

----------------------------------------------------------------
memory: tegra: Changes for v4.8-rc1

Contains three reference count fixes from coccinelle.

----------------------------------------------------------------
Amitoj Kaur Chawla (2):
      memory: tegra: tegra124-emc: Add missing of_node_put()
      memory: tegra: mc: Add missing of_node_put()

Julia Lawall (1):
      memory: tegra: Delete unneeded of_node_put()

 drivers/memory/tegra/mc.c           | 10 +++++-----
 drivers/memory/tegra/tegra124-emc.c |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/6] memory: tegra: Changes for v4.8-rc1
Date: Fri,  1 Jul 2016 16:50:23 +0200	[thread overview]
Message-ID: <20160701145026.25760-3-thierry.reding@gmail.com> (raw)
In-Reply-To: <20160701145026.25760-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-memory

for you to fetch changes up to 55bb1d8355ce91662dc8760f24f578db5a595819:

  memory: tegra: mc: Add missing of_node_put() (2016-06-14 11:39:39 +0200)

Thanks,
Thierry

----------------------------------------------------------------
memory: tegra: Changes for v4.8-rc1

Contains three reference count fixes from coccinelle.

----------------------------------------------------------------
Amitoj Kaur Chawla (2):
      memory: tegra: tegra124-emc: Add missing of_node_put()
      memory: tegra: mc: Add missing of_node_put()

Julia Lawall (1):
      memory: tegra: Delete unneeded of_node_put()

 drivers/memory/tegra/mc.c           | 10 +++++-----
 drivers/memory/tegra/tegra124-emc.c |  8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

  parent reply	other threads:[~2016-07-01 14:50 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 14:50 [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Thierry Reding
2016-07-01 14:50 ` Thierry Reding
     [not found] ` <20160701145026.25760-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-01 14:50   ` [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1 Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` Thierry Reding [this message]
2016-07-01 14:50     ` [GIT PULL 3/6] memory: tegra: Changes " Thierry Reding
     [not found]     ` <20160701145026.25760-3-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 4/6] soc/tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-4-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:34       ` Olof Johansson
2016-07-07  5:34         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 5/6] ARM: tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-5-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:38       ` Olof Johansson
2016-07-07  5:38         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 6/6] arm64: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-6-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:42       ` Olof Johansson
2016-07-07  5:42         ` Olof Johansson
2016-07-07  5:32   ` [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Olof Johansson
2016-07-07  5:32     ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160701145026.25760-3-thierry.reding@gmail.com \
    --to=thierry.reding-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.