Hi,
Simplify the max77693 regulator driver by moving DT parse code out to regulator core. This removes also board file support. Exynos based boards are DT-only. This removal allows bigger simplification of driver so overall diffstat is nice: -93 deletions, 12 additions. Dependency: The second patch depends on first one. Best regards, Krzysztof Krzysztof Kozlowski (2): regulator: max77693: Let core parse DT and drop board files support mfd: max77693: Remove unused structures drivers/regulator/max77693.c | 93 +++++--------------------------------------- include/linux/mfd/max77693.h | 12 +----- 2 files changed, 10 insertions(+), 95 deletions(-) -- 1.9.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/