]> git.proxmox.com Git - mirror_ubuntu-focal-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)
commit9db6ce4ecefb03698cb2875c1a46b9513303a9bf
tree2060885d960edecca2a23c85b070f91e2e8cbba2
parent145f47c7381d43c789cbad55d4dbfd28fc6c46a4
parenta05a2e7998ab1badcf80aed47b5313934fd131fa
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