mbox

[GIT,PULL,1/4] memory: tegra: Changes for v4.11-rc1

Message ID 20170127092121.21570-1-thierry.reding@gmail.com
State Accepted
Headers show

Pull-request

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

Message

Thierry Reding Jan. 27, 2017, 9:21 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

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

for you to fetch changes up to b92f4380a1c7eb3ed19d6f68ad7b66c66d8102b4:

  memory: tegra: Add a missing 'of_node_put()' call (2017-01-25 07:57:13 +0100)

Thanks,
Thierry

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

This contains a single commit that plugs a potential device node leak in
error handling code.

----------------------------------------------------------------
Christophe Jaillet (1):
      memory: tegra: Add a missing 'of_node_put()' call

 drivers/memory/tegra/tegra124-emc.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Olof Johansson Jan. 30, 2017, 4:58 a.m. UTC | #1
On Fri, Jan 27, 2017 at 10:21:18AM +0100, Thierry Reding wrote:
> Hi ARM SoC maintainers,
> 
> The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
> 
>   Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.11-memory
> 
> for you to fetch changes up to b92f4380a1c7eb3ed19d6f68ad7b66c66d8102b4:
> 
>   memory: tegra: Add a missing 'of_node_put()' call (2017-01-25 07:57:13 +0100)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> memory: tegra: Changes for v4.11-rc1
> 
> This contains a single commit that plugs a potential device node leak in
> error handling code.

Thanks, merged!


-Olof

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html