• Mark Brown's avatar
    ASoC: SOF: get pipeline instance id from pipe_widget->instance_id · 6426f56b
    Mark Brown authored
    Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:
    
    Currently we set pipeline instance id = swidget->pipeline_id, but
    pipeline_id is from topology and can be any number. In fact, the
    number of pipelines is limited. This patch use ida to allocate pipeline
    instance id and will be used for pipeline instance id in the IPC
    message.
    6426f56b
ipc4-topology.c 59.3 KB