[PATCH v4 07/17] ASoC: Intel: avs: Add module management requests
Cezary Rojewski
cezary.rojewski at intel.com
Fri Mar 11 16:40:21 CET 2022
On 2022-03-09 11:16 PM, Pierre-Louis Bossart wrote:
>
>> +/*
>> + * avs_ipc_delete_instance - Delete module instance
>> + *
>> + * @adev: Driver context
>> + * @module_id: Module-type id
>> + * @instance_id: Unique module instance id
>> + *
>> + * Argument verification, as well as pipeline state checks are done
>> by the
>> + * firmware.
>> + *
>> + * Note: only standalone modules i.e. without a parent pipeline shall be
>> + * deleted using this IPC message. In all other cases, pipeline
>> owning the
>> + * modules peforms cleanup automatically when it is deleted.
>
> typo: performs
>
> checkpatch.pl --strict --codespell would detect all this for you.
Ack.
More information about the Alsa-devel
mailing list