From: Mark Brown Date: Mon, 18 May 2020 15:43:48 +0000 (+0100) Subject: Merge series "ASoC: codecs: rt*-sdw: memory leaks and simplifications" from Pierre... X-Git-Tag: v5.10.7~1331^2~131^2~83 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1c3ec70ee10c4309cfb3d913af9bf0acb448766;p=platform%2Fkernel%2Flinux-rpi.git Merge series "ASoC: codecs: rt*-sdw: memory leaks and simplifications" from Pierre-Louis Bossart : While debugging unrelated memory corruption errors, I detected issues related to the interaction with the SoundWire and ASoC cores, here are 3 small patches to fix all this. Pierre-Louis Bossart (3): ASoC: codecs: rt*-sdw: don't assign slave_ops ASoC: codecs: rt*-sdw: fix memory leak in set_sdw_stream() ASoC: codecs: rt1308-sdw: remove duplicate allocation sound/soc/codecs/rt1308-sdw.c | 11 +++-------- sound/soc/codecs/rt5682-sdw.c | 3 --- sound/soc/codecs/rt5682.c | 3 +++ sound/soc/codecs/rt700-sdw.c | 3 --- sound/soc/codecs/rt700.c | 3 +++ sound/soc/codecs/rt711-sdw.c | 3 --- sound/soc/codecs/rt711.c | 3 +++ sound/soc/codecs/rt715-sdw.c | 3 --- sound/soc/codecs/rt715.c | 3 +++ 9 files changed, 15 insertions(+), 20 deletions(-) base-commit: d731c1a0f935dbebf4a851e072f8c7309eb2b8c5 -- 2.20.1 --- a1c3ec70ee10c4309cfb3d913af9bf0acb448766