ASoC: Add regmap_field helpers for simple bit operations
authorMark Brown <broonie@kernel.org>
Wed, 15 Jun 2022 17:05:36 +0000 (18:05 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 15 Jun 2022 17:06:48 +0000 (18:06 +0100)
Merge series from Li Chen <lchen.firstlove@zohomail.com>

This series proposes to add simple bit operations for setting, clearing
and testing specific bits with regmap_field and uses them in one of the
sunxi drivers.


Trivial merge