]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: meson: axg-fifo: use FIELD helpers
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 27 Feb 2024 15:08:25 +0000 (16:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2024 09:50:49 +0000 (11:50 +0200)
commitc3b36cd4921788e9045c34cb599cf00b064dfa8c
treea9f5ef6408cc8710697b4f38b0c66eba5acbe7d4
parent56c44b7f72014f817a79a438eba3d113831dbaa2
ASoC: meson: axg-fifo: use FIELD helpers

[ Upstream commit 9e6f39535c794adea6ba802a52c722d193c28124 ]

Use FIELD_GET() and FIELD_PREP() helpers instead of doing it manually.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://msgid.link/r/20240227150826.573581-1-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Stable-dep-of: b11d26660dff ("ASoC: meson: axg-fifo: use threaded irq to check periods")
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/meson/axg-fifo.c
sound/soc/meson/axg-fifo.h
sound/soc/meson/axg-frddr.c
sound/soc/meson/axg-toddr.c