Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Fri, 26 Aug 2016 00:00:10 +0000 (17:00 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 26 Aug 2016 00:00:10 +0000 (17:00 -0700)
commit8184a34f1124c6529611c3e77e361f087ce2ee1c
treef157bfe663b65c7ee882b9783b58d072670ff3c2
parent84ba04f26d20d2f91516cd9078e5035f2c8c6087
parentb079bd555f6060cd6b435a1eb58ec3b8d255ebd0
Merge tag 'vexpress-fixes-4.8-rc' of git://git./linux/kernel/git/sudeep.holla/linux into fixes

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)

* tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle
  bus: vexpress-config: add missing of_node_put after calling of_parse_phandle

Signed-off-by: Olof Johansson <olof@lixom.net>