]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Apr 2019 00:42:47 +0000 (14:42 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Apr 2019 00:42:47 +0000 (14:42 -1000)
commit907d9c1a4b3c5f4e9732f77e4b56428ab7b8edd5
tree2060885d960edecca2a23c85b070f91e2e8cbba2
parent028106a4c51fd15b292b0f00613c3a0ccde9d7fa
parent868027a2daf50001468922e8086ad5fcb5b443bd
Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull mfd fixes from Lee Jones:

 - Fix failed reads due to enabled IRQs when suspended; twl-core

 - Fix driver registration when using DT; sprd-sc27xx-spi

 - Fix `make allyesconfig` on x86_64; SUN6I_PRCM

* tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd:
  mfd: sun6i-prcm: Allow to compile with COMPILE_TEST
  mfd: sc27xx: Use SoC compatible string for PMIC devices
  mfd: twl-core: Disable IRQ while suspended