]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: merge regmap_fields_update_bits() into macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 15 Feb 2016 05:25:32 +0000 (05:25 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 19 Feb 2016 16:15:56 +0000 (01:15 +0900)
commitd5dd516a716ff28bf608ddde100ef5560417de78
treee05962b03238d16ca6c37a50061365d2af7a4189
parent24414f073aa26463b6431d690086c321bbf5b939
regmap: merge regmap_fields_update_bits() into macro

This patch merges regmap_fields_update_bits() into macro
by using regmap_field_update_bits_base().

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