]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: add regmap_field_update_bits()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 2 Sep 2013 03:24:50 +0000 (20:24 -0700)
committerMark Brown <broonie@linaro.org>
Mon, 16 Sep 2013 23:12:23 +0000 (00:12 +0100)
commit956094184f98ad3b59198ceb919084ad319171c7
tree704fcc316e72e34ffc81dda2bf150ed1aa610bcb
parent8d77f31568220a8293f2e30959e7772efe92c198
regmap: add regmap_field_update_bits()

Current regmap_field is supporting read/write functions.
This patch adds new update_bits function for it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/base/regmap/regmap.c
include/linux/regmap.h