linux/sound/soc/intel/atom/sst
Hans de Goede 473858cad1
ASoC: Intel: sst: Add sst_realloc_stream() function
Move the struct snd_sst_alloc_mrfld alloc parameters from the stack
into struct stream_info and add a new sst_realloc_stream() function which
can re-alloc a stream with the same parameters as before.

This is a preparation patch for fixing suspend/resume issues with some
SST / DSP firmware versions.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-03-01 16:22:47 +00:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sst_acpi.c ASoC: intel: sst: Handle return value of platform_get_irq 2017-12-01 13:06:57 +00:00
sst_drv_interface.c ASoC: Intel: sst: Remove unused STREAM_DECODE and STREAM_RESET states 2018-03-01 16:22:46 +00:00
sst_ipc.c ASoC: intel: Don't print FW version repeatedly 2017-03-27 12:30:55 +01:00
sst_loader.c ASoC: intel: Kill BUG_ON() usage 2017-09-20 12:45:50 +01:00
sst_pci.c ASoC: Intel: constify pci_device_id. 2017-08-04 11:18:55 +01:00
sst_pvt.c ASoC: Intel: sst: Remove unnecessary sst_init_stream() function 2018-03-01 16:22:45 +00:00
sst_stream.c ASoC: Intel: sst: Add sst_realloc_stream() function 2018-03-01 16:22:47 +00:00
sst.c ASoC: intel: Use kvzalloc() for suspend buffers 2017-06-16 11:26:36 +01:00
sst.h ASoC: Intel: sst: Add sst_realloc_stream() function 2018-03-01 16:22:47 +00:00