]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit68e8fd09b7e99594739704ca52f2988c5cbe8662
tree739b56fe8aba751719cb7c19f528ce2bd0093f24
parentdbdf6ae531459c8787a697061de742bf3c150f99
parent6dc0218f6a183807c9db721ea84a740f2f91479b
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/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