Several small fixes to the error and driver removal paths for the arizona devices. This series will likely need to be applied onto of my earlier "wm5110 Interrupt Updates" series to apply cleanly, please let me know if I need to resend that. It would also be possible to rebase them the other way round although that will obviously require me to resend the interrupt series.
Thanks, Charles Charles Keepax (5): mfd: arizona: Disable PM runtime at start of driver removal mfd: arizona: Disable DCVDD before we destroy the MFD mfd: arizona: Don't use devres for DCVDD mfd: arizona: Use num_core_supplies in arizona_dev_exit mfd: arizona: Lower ARIZONA_MAX_CORE_SUPPLIES to 2 drivers/mfd/arizona-core.c | 18 ++++++++++++------ include/linux/mfd/arizona/core.h | 2 +- 2 files changed, 13 insertions(+), 7 deletions(-) -- 1.7.2.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

