Re: [PATCH] ASoC: codec: hdac_hdmi add device_link to card device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>
>>>>> +	device_link_add(component->card->dev, &hdev->dev,
>>>> DL_FLAG_RPM_ACTIVE |
>>>>> +			DL_FLAG_AUTOREMOVE_CONSUMER);
>>>>
>>>> Should device_link_free() be added to hdmi_codec_remove then?
>>>
>>> As Takashi suggested, I add the DL_FLAG_AUTOREMOVE_CONSUMER flag.
>>> This will make sure the link will be freed when machine driver are removed.
>>> And as machine driver depends on the hdac_hdmi module, when
>>> hdmi_codec_remove() is called, the link is freed already.
>>
>>ok, maybe adding a comment would help dummies like me who didn't know
>>about this flag? Thanks!
>
>Thanks for suggestion. I will add the comment.

After a second thought, is there any possibility that the machine driver does
not depend on the hdac_hdmi module? I checked our current driver,
there is the dependency between machine driver and hdac_hdmi module.

Regards,
Libin

_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
https://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux