]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5933778fa4c4ad237e909c4e2a59701a4440b1c0
tree0ca61e29874eee68562b6ab810fbc8ee664dc7c4
parent94bf2dfae5f8a91fd0ce13ef119fcfd45bb7e366
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]