[PATCH 0/9] regulators: Update ab8500 regulator driver

From: Bengt Jonsson
Date: Fri Dec 10 2010 - 05:10:28 EST


This patchset updates the ab8500 regulator driver:
* The first patch modifies the ab8500 platform configuration structure.
* Patches two through eight updates the ab8500 regulator driver.
* The ninth patch modifies the ab8500 regulator configuration.

The eighth patch is optional as discussed before.

Bengt Jonsson (9):
regulators: Moved define for number of regulators in ab8500
regulators: Fixed errors in ab8500 register mapping
regulators: Clean out unused code in ab8500 regulators
regulators: Added ab8500 v2 support
regulators: Updated ab8500 variable names, macro names and comments
regulators: Modified ab8500 error handling
regulators: Added verbose debug messages to ab8500 regulators
regulators: Removed macros for initialization of ab8500 regulators
mach-ux500: Updated and connected ab8500 regulator board
configuration

arch/arm/mach-ux500/board-mop500-regulators.c | 153 ++++-----
arch/arm/mach-ux500/board-mop500-regulators.h | 19 +
arch/arm/mach-ux500/board-mop500.c | 3 +
drivers/regulator/ab8500.c | 448 +++++++++++++++++--------
include/linux/mfd/ab8500.h | 5 +-
include/linux/regulator/ab8500.h | 24 +-
6 files changed, 426 insertions(+), 226 deletions(-)
create mode 100644 arch/arm/mach-ux500/board-mop500-regulators.h

--
1.7.2.2

--
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/