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

Jan Dakinevich posted 3 patches 1 week, 1 day ago
drivers/clk/meson/axg-audio.c | 472 ++--------------------------------
1 file changed, 24 insertions(+), 448 deletions(-)
[RFC PATCH 0/3] Make several simplification of axg-audio driver
Posted by Jan Dakinevich 1 week, 1 day ago
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