]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit013922301e4c8fde690f130076bc6b47b3f4e40a
treebd1a36d8859d571053974f248ef6bf1ff857f108
parentd4ffd98509520e0a5002ed57543b6dc5796db567
parent491eaf7baef3816166498a0176deb12041b4c5fa
ASoC: Add regmap_field helpers for simple bit operations

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.