diff options
author | Ranjani Sridharan <[email protected]> | 2022-04-21 15:31:49 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-25 13:58:25 +0100 |
commit | 51ec71dc0cc90e6683ebda7f5ea0ddb71265ab23 (patch) | |
tree | 3b402ddad1337e0fb5f159f3a72ee73f65ff792b /net/switchdev/switchdev.c | |
parent | 8e84b6a4e7f188638748d2ac0455a94799530aa1 (diff) |
ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3
The BE DAI driver ops involve operations that are IPC-specific. For ex:
for the HDA DAI, the trigger op involves sending the DAI_CONFIG IPC to
the DSP to stop the DMA for the stop/pause commands. This sequence is
different for IPC3 and IPC4. So, make the dai driver ops IPC-specific
and set the IPC3-specific ops during the ops_init() callback.
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions