13 Jan
2023
13 Jan
'23
1:19 p.m.
On 2023-01-13 8:03 PM, Amadeusz Sławiński wrote:
First patch fixes problems reported when performing shutdown. Second one is for a problem reported by LKP. Last one fixes problem reported by checkpatch.
Amadeusz Sławiński (3): ASoC: Intel: avs: Implement PCI shutdown ASoC: Intel: avs: Correctly access topology fiels ASoC: Intel: avs: Use min_t instead of min with cast
sound/soc/intel/avs/core.c | 24 ++++++++++++++++++++++++ sound/soc/intel/avs/topology.c | 2 +- sound/soc/intel/avs/trace.c | 2 +- 3 files changed, 26 insertions(+), 2 deletions(-)
Series has been reviewed by me internally before sending, so:
Reviewed-by: Cezary Rojewski cezary.rojewski@intel.com