Hi Linus, Some simple MFD fixes for v4.2.
The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590: Linux 4.2-rc2 (2015-07-12 15:10:30 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-4.2 for you to fetch changes up to fb9caeedafe61599371d057696bff3baef01f455: mfd: Remove MFD_CROS_EC_SPI depends on OF (2015-07-24 09:05:44 +0100) ---------------------------------------------------------------- - Fix dependency issues on ChromeOS platforms - Fix runtime PM issues on Arizona - Fix IRQ/Suspend race on Arizona ---------------------------------------------------------------- Charles Keepax (2): mfd: arizona: Fix race between runtime suspend and IRQs mfd: arizona: Fix initialisation of the PM runtime Javier Martinez Canillas (2): platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM mfd: Remove MFD_CROS_EC_SPI depends on OF drivers/mfd/Kconfig | 2 +- drivers/mfd/arizona-core.c | 16 +++++++--------- drivers/platform/chrome/Kconfig | 1 - 3 files changed, 8 insertions(+), 11 deletions(-) -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/