lkml.org 
[lkml]   [2020]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [alsa-devel] [PATCH v2 5/5] soundwire: intel: free all resources on hw_free()
From
Date

>>>> + ret = intel_free_stream(sdw, substream, dai, sdw->instance);
>>>> + if (ret < 0) {
>>>> + dev_err(dai->dev, "intel_free_stream: failed %d", ret);
>>>> + return ret;
>>>> + }
>>>> +
>>>> + sdw_release_stream(dma->stream);
>>>
>>> I think, free the 'name' here would be apt
>>
>> Right, this is something we discussed with Rander shortly before Chinese New
>> Year and we wanted to handle this with a follow-up patch, would that work
>> for you? if not I can send a v3, your choice.
>
> It would be better if we fix this up in this series :)

ok, I will fix this later today.

\
 
 \ /
  Last update: 2020-02-13 16:07    [W:0.045 / U:0.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site