[PATCH 0/2] regmap: Add support for indirect addressing/paging into regmap.

From: Krystian Garbaciak
Date: Thu May 31 2012 - 09:19:43 EST


Following patches bring the new feature for register mapping. Changes are
split into two patches to make it more readible.

Krystian Garbaciak (2):
regmap: Reorganise regmap internal read/write functions.
regmap: Add support for register indirect addressing.

drivers/base/regmap/internal.h | 17 +++
drivers/base/regmap/regmap.c | 266 +++++++++++++++++++++++++++++++++-------
include/linux/regmap.h | 37 ++++++
3 files changed, 276 insertions(+), 44 deletions(-)

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