[PATCH 0/4] ASoC: mediatek: fix device_node leak
Tzung-Bi Shih
tzungbi at google.com
Fri Dec 24 07:47:15 CET 2021
The series is a follow up series.
The 1st and 2nd patch follow [1] to fix the device_node leak.
The 3rd patch follows [2] to reduce the log verbosity.
The 4th patch cleans the device_node related code on MT8195.
In order to align to previous platforms.
[1]: https://patchwork.kernel.org/project/alsa-devel/patch/20211214040028.2992627-1-tzungbi@google.com/
[2]: https://patchwork.kernel.org/project/alsa-devel/patch/20211220093408.207206-1-tzungbi@google.com/
Tzung-Bi Shih (4):
ASoC: mediatek: mt8173: fix device_node leak
ASoC: mediatek: mt8183: fix device_node leak
ASoC: mediatek: mt8173: reduce log verbosity in probe()
ASoC: mediatek: mt8195: release device_node after
snd_soc_register_card
sound/soc/mediatek/mt8173/mt8173-max98090.c | 6 +-
.../mediatek/mt8173/mt8173-rt5650-rt5514.c | 5 +-
.../mediatek/mt8173/mt8173-rt5650-rt5676.c | 5 +-
sound/soc/mediatek/mt8173/mt8173-rt5650.c | 5 +-
.../mediatek/mt8183/mt8183-da7219-max98357.c | 6 +-
.../mt8183/mt8183-mt6358-ts3a227-max98357.c | 7 +-
.../mt8195/mt8195-mt6359-rt1011-rt5682.c | 53 +++++----------
.../mt8195/mt8195-mt6359-rt1019-rt5682.c | 64 ++++++-------------
8 files changed, 56 insertions(+), 95 deletions(-)
--
2.34.1.448.ga2b2bfdf31-goog
More information about the Alsa-devel
mailing list