Re: [PATCH] regulator: Use regmap_read/write(), regmap_update_bitsfunctions directly

From: Mark Brown
Date: Tue Nov 08 2011 - 10:36:03 EST


On Mon, Nov 07, 2011 at 08:16:04AM +0900, jhbird.choi@xxxxxxxxxxx wrote:
> From: Jonghwan Choi <jhbird.choi@xxxxxxxxxxx>
>
> Current driver had the regmapcalls within the bodies of the driver specific read/write fuctions.
> This patch removes the original read/write functions and makes the call sites use regmap directly.
>
> Signed-off-by: Jonghwan Choi <jhbird.choi@xxxxxxxxxxx>

Acked-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
--
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/