ASoC: Intel: catpt: Event tracing
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 29 Sep 2020 14:12:41 +0000 (16:12 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 2 Oct 2020 14:32:33 +0000 (15:32 +0100)
commit8ba1edb9c245e63c6750c4c77bfdba1230442d4d
tree0ca61e29874eee68562b6ab810fbc8ee664dc7c4
parent7a10b66a5df965ea4074aae265068b3483fa9fc6
ASoC: Intel: catpt: Event tracing

Define tracing macros for easy catpt debug. These cover all IPC message
types: requests, replies and notifications.

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-9-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/catpt/device.c
sound/soc/intel/catpt/ipc.c
sound/soc/intel/catpt/trace.h [new file with mode: 0644]