All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SCPI/Vexpress fixes for v4.8-rc
@ 2016-08-16 11:01 Sudeep Holla
  2016-08-25 23:59 ` Olof Johansson
  2016-08-26  0:11 ` Olof Johansson
  0 siblings, 2 replies; 4+ messages in thread
From: Sudeep Holla @ 2016-08-16 11:01 UTC (permalink / raw)
  To: linux-arm-kernel


Hi ARM-SoC guys,

I have couple of missing of_node_put fixes in vexpress/scpi drivers.
I am not sure if these are considered as more cleanup patches rather
than fixes as OF reference counting is not something religiously checked
always. Let me know, I will move these to v4.9 queue otherwise.

-- 
Regards,
Sudeep

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

   Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git 
tags/vexpress-fixes-4.8-rc

for you to fetch changes up to b079bd555f6060cd6b435a1eb58ec3b8d255ebd0:

   firmware: arm_scpi: add missing of_node_put after calling 
of_parse_phandle (2016-08-08 14:31:09 +0100)

----------------------------------------------------------------
SCPI/Vexpress fixes for v4.8-rc

Couple of minor fixes to add missing of_node_put after calling
of_parse_phandle in SCPI and vexpress-config bus drivers(Peter Chen)

----------------------------------------------------------------
Peter Chen (2):
       bus: vexpress-config: add missing of_node_put after calling 
of_parse_phandle
       firmware: arm_scpi: add missing of_node_put after calling 
of_parse_phandle

  drivers/bus/vexpress-config.c | 1 +
  drivers/firmware/arm_scpi.c   | 5 +++--
  2 files changed, 4 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2016-08-26  9:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-16 11:01 [GIT PULL] SCPI/Vexpress fixes for v4.8-rc Sudeep Holla
2016-08-25 23:59 ` Olof Johansson
2016-08-26  0:11 ` Olof Johansson
2016-08-26  9:38   ` Sudeep Holla

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.