[RFC PATCH 0/3] Make several simplification of axg-audio driver

From: Jan Dakinevich
Date: Thu Nov 14 2024 - 11:31:04 EST


The series introduces several changes to axg-audio for Meson SoCs which makes
the driver little easier to read and allow to avoid possible errors.

Jan Dakinevich (3):
clk: amlogic: axg-audio: use dev_err_probe()
clk: amlogic: axg-audio: synchronize *_audio_hw_clks and *_clk_regmaps
arrays
clk: amlogic: axg-audio: get the rid of *_clk_regmaps

drivers/clk/meson/axg-audio.c | 472 ++--------------------------------
1 file changed, 24 insertions(+), 448 deletions(-)

--
2.34.1