Skip to content

Commit

Permalink
ASoC: SOF: Add PCM operations support
Browse files Browse the repository at this point in the history
Add support for exposing PCMs to userspace. PCMs are defined by topology
and the operations in this patch map to SOF IPC calls.

The .get_module_upon_open field is set to allow for module load/unload
tests. There is no risk of the sof-pci/acpi-dev module being removed
while the platform components are in use. This may need to be
revisited when DT platforms are supported.

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Liam Girdwood authored and Mark Brown committed Apr 27, 2019
1 parent 53e0c72 commit 868bd00
Showing 1 changed file with 719 additions and 0 deletions.
Loading

0 comments on commit 868bd00

Please sign in to comment.