14 Feb
2020
14 Feb
'20
1:13 p.m.
This patchset fixes some mistakes which slipped through my initial submission.
Most of these issues have been reported by coccinelle and sparse.
Jerome Brunet (5): ASoC: meson: aiu: remove unused encoder structure ASoC: meson: aiu: fix clk bulk size allocation ASoC: meson: aiu: fix irq registration ASoC: meson: aiu: fix acodec dai input name init ASoC: meson: codec-glue: fix pcm format cast warning
sound/soc/meson/aiu-acodec-ctrl.c | 1 - sound/soc/meson/aiu-encoder-i2s.c | 7 ------- sound/soc/meson/aiu.c | 10 +++------- sound/soc/meson/aiu.h | 2 +- sound/soc/meson/meson-codec-glue.c | 2 +- 5 files changed, 5 insertions(+), 17 deletions(-)
--
2.24.1