Merge tag 'scpi-update-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorOlof Johansson <olof@lixom.net>
Wed, 19 Apr 2017 12:21:35 +0000 (05:21 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 19 Apr 2017 12:21:35 +0000 (05:21 -0700)
commitbe6beaa8d1a89616df6cbf31a3b0adbf15b2fa55
treefeae495846cd55304d78198f478635ea6be9ae40
parent3ed0b8a76a6dc4158d7ba1ab7297a0477f7ea31d
parentc511fa3f35e30982445fae2946f4aade3f42203d
Merge tag 'scpi-update-4.12' of git://git./linux/kernel/git/sudeep.holla/linux into next/drivers

SCPI update for v4.12

Single patch to optimise the completion initialisation using reinit_*
API instead of full initialisation on each and every transfer.

* tag 'scpi-update-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  firmware: arm_scpi: reinit completion instead of full init_completion()

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