No description
Find a file
Banajit Goswami 06183689db soc: add support for SND event framework
Add support for SND event framework for helping with
notifications among different audio modules/drivers.
The SND event framework functions with a master/client
mechanism, where each client and the master register
with the framework, and then notifies its own status
(UP/DOWN). Each master will share a list of clients it
is interested in, and once all the clients are registered
and notified UP, the framework's state will be UP. On the
other hand, as and when any one of the client, or the master
reports its state as DOWN while the framework is UP, the
framework state would be changed to DOWN, and all clients
and the master would be let know about the change.

Change-Id: Ief6f26c5d5626c29246472ad71c247d71ee9e92f
Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>
2018-08-22 10:34:32 -07:00
asoc asoc: wcd-dsp-mgr: reinit ssr ready flag for adsp/wdsp ssr 2018-08-15 14:57:53 -07:00
config Merge "asoc: enable MDF initialization in qcs405 target" 2018-08-08 23:32:09 -07:00
dsp Merge "dsp: fix total size in set ui property" 2018-08-14 22:43:49 -07:00
include soc: add support for SND event framework 2018-08-22 10:34:32 -07:00
ipc apr: fix race condition in apr reset 2018-08-14 14:42:25 -07:00
soc soc: add support for SND event framework 2018-08-22 10:34:32 -07:00
Android.mk ASOC: Add bolero compilation in makefile 2018-08-08 00:27:26 +05:30
Makefile ASoC: Add support for audio drivers compilation on kernel-4.14 2018-06-19 03:43:54 +05:30
Makefile.am asoc: codecs: codec driver support for ep92 HDMI bridge 2018-07-27 19:16:38 +05:30
NOTICE audio-lnx: Initial change for techpack of audio drivers. 2017-08-18 16:56:08 -06:00