]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: improve macro definition on TWL4030_OUTPUT_PGA
authorHongbo Li <lihongbo22@huawei.com>
Wed, 21 Aug 2024 07:08:11 +0000 (15:08 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 29 Sep 2024 23:09:51 +0000 (01:09 +0200)
commitac9fc25f114aec07e7f5348606c9702f8377f44a
tree9c58666eef50d4cf6e81053f19c0df2a72fbc498
parent46f2dd5ce5723a2c07051d332f8f1c4c4ce548f3
ASoC: improve macro definition on TWL4030_OUTPUT_PGA

The @mask is not used in TWL4030_OUTPUT_PGA, so we can remove
it and simplify its usage.

Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Link: https://patch.msgid.link/20240821070815.2326534-2-lihongbo22@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/twl4030.c