lkml.org 
[lkml]   [2023]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH V3 3/8] soundwire: amd: register SoundWire manager dai ops
From



> +static const struct snd_soc_dai_ops amd_sdw_dai_ops = {
> + .hw_params = amd_sdw_hw_params,

don't you need a .prepare to deal with suspend-resume?

> + .hw_free = amd_sdw_hw_free,
> + .set_stream = amd_pcm_set_sdw_stream,
> + .get_stream = amd_get_sdw_stream,
> +};

\
 
 \ /
  Last update: 2023-03-27 00:30    [W:0.089 / U:0.928 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site