There are 4 patches. 1. Bug fix. mfd: 88pm800: Fix the bug that pdata may be NULL mfd: 88pm805: Fix the bug that pdata may be NULL Above patches fix the bug that pdata may be NULL when driver uses it.
2. Device tree support mfd: 88pm800: add device tree support mfd: 88pm805: add device tree support Add device tree support for 88pm800 and 88pm805 Chao Xie (4): mfd: 88pm800: Fix the bug that pdata may be NULL mfd: 88pm805: Fix the bug that pdata may be NULL mfd: 88pm800: add device tree support mfd: 88pm805: add device tree support Documentation/devicetree/bindings/mfd/88pm800.c | 55 +++++++++++++++++++ Documentation/devicetree/bindings/mfd/88pm805.c | 15 +++++ drivers/mfd/88pm800.c | 65 +++++++++++++++++++++-- drivers/mfd/88pm805.c | 10 +++- 4 files changed, 140 insertions(+), 5 deletions(-) create mode 100644 Documentation/devicetree/bindings/mfd/88pm800.c create mode 100644 Documentation/devicetree/bindings/mfd/88pm805.c -- 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/