ASoC: Intel: catpt: Add IPC message handlers
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 29 Sep 2020 14:12:36 +0000 (16:12 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2020 14:32:29 +0000 (15:32 +0100)
commit64b9b1b005743a7bb4443442347024fca56433ee
treeefd179c431d999919c58ab939e6584b18fd12bf7
parent92946c1d7ea8c5e19a4d7b4bd8896f04dc09c655
ASoC: Intel: catpt: Add IPC message handlers

Declare global and stream IPC message handlers for all known message
types.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200929141247.8058-4-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/core.h
sound/soc/intel/catpt/dsp.c
sound/soc/intel/catpt/ipc.c
sound/soc/intel/catpt/messages.c [new file with mode: 0644]