OSDN Git Service

regmap: merge regmap_field_update_bits() into macro
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 15 Feb 2016 05:24:33 +0000 (05:24 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 19 Feb 2016 16:15:56 +0000 (01:15 +0900)
commit721ed64dda3774c619874866ca4f9a38ae6750af
tree8cffd1def42a87a51c366de67aeb315ff5fad56c
parent3674124b35894631f8f4d33ab041e713078bfd4b
regmap: merge regmap_field_update_bits() into macro

This patch merges regmap_field_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