]> 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)
commit5236d2185231331f27545a94e70fba63d24dd24c
treee05962b03238d16ca6c37a50061365d2af7a4189
parent2ba337b5f3ab7f57b9781262fc2cf236d90fb6b6
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