]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Aug 2015 17:48:11 +0000 (10:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 10 Aug 2015 17:48:11 +0000 (10:48 -0700)
commit16953967a29c02498df096910b42ae45b8086794
treef0d5474f161371d5b9d3960a86bdb0256e9ee8a0
parentd851f398aa7f0a8f6bada1334a19452b01f72a4b
parent7df7d7196e2ddfbcfce3f53fb8d85a70eb6b09f0
Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD fixes from Lee Jones:
 - fix dependency issues on ChromeOS platforms
 - fix runtime PM issues on Arizona
 - fix IRQ/suspend race on Arizona

* tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd:
  mfd: Remove MFD_CROS_EC_SPI depends on OF
  platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
  mfd: arizona: Fix initialisation of the PM runtime
  mfd: arizona: Fix race between runtime suspend and IRQs