[PATCH 0/2] regulator: Simplify max77693 driver

From: Krzysztof Kozlowski
Date: Fri Dec 19 2014 - 04:30:14 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: -95 deletions, 12 additions.

The patch 2/2 depends on first patch so please apply everything at once
or leave second patch for later.

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/