The patch set fixes some bugs in the 88pm800/88pm805 driver, and it add regulator device into 88pm800.
The patches are tested based on Marvell pxa988 platform. V2->V1: add more fixes patches. Below patches are same almost same as V1 mfd: 88pm800: fix NULL pointer errorm mfd: 88pm800/88pm805: remove "IRQF_TRIGGER_FALLING" flag Other patches are new. Chao Xie (7): mfd: 88pm80x: fix driver name for 88pm800 and 88pm805 mfd: 88pm800: fix for mask_invert mfd: 88pm800: remove the power and gpadc page addr from platform data mfd: 88pm800: fixes error handling for sub pages probe/remove mfd: 88pm80x: Changes chip id definition and detection mfd: 88pm800: enhance sub devices initialization mfd: 88pm800: add regulator sub device Yi Zhang (2): mfd: 88pm800: fix NULL pointer error mfd: 88pm800/88pm805: remove "IRQF_TRIGGER_FALLING" flag drivers/mfd/88pm800.c | 237 +++++++++++++++++++++++++------------------ drivers/mfd/88pm805.c | 20 +--- drivers/mfd/88pm80x.c | 47 +++++++-- include/linux/mfd/88pm80x.h | 17 ++-- 4 files changed, 193 insertions(+), 128 deletions(-) -- 1.7.4.1 -- 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/