Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorOlof Johansson <olof@lixom.net>
Sun, 29 Sep 2019 18:19:18 +0000 (11:19 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 29 Sep 2019 18:20:41 +0000 (11:20 -0700)
commita4207a1c5edc3112b3538769024c7b2ad42b9fe9
tree739b56fe8aba751719cb7c19f528ce2bd0093f24
parentb74d957f6317e60924d0d3c0c01750814c24611b
parent61423712dbb86e02af4aa5de65b9041493c92cac
Merge tag 'scmi-fixes-5.4' of git://git./linux/kernel/git/sudeep.holla/linux into arm/fixes

ARM SCMI fixes for v5.4

Couple of fixes: one in scmi reset driver initialising missed scmi handle
and an other in scmi reset API implementation fixing the assignment of
reset state

* tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  reset: reset-scmi: add missing handle initialisation
  firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset

Link: https://lore.kernel.org/r/20190918142139.GA4370@bogus
Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS