[RESEND PATCH 0/2] regulator: Simplify max77693 driver

From: Krzysztof Kozlowski
Date: Tue Feb 24 2015 - 05:22:01 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/