staging: wfx: add tracepoints for I/O access
authorJérôme Pouiller <jerome.pouiller@silabs.com>
Thu, 19 Sep 2019 14:25:38 +0000 (14:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 08:43:39 +0000 (10:43 +0200)
commitfee695e3e30f72a18d4631b8d7589cf413282c7c
treee4c7909a50102ccfaa043cb32c040d264531a081
parenta794e8b6fafe0dc82b2a2af32e85a859ad68a3a1
staging: wfx: add tracepoints for I/O access

Some tracepoints are useful for debugging.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20190919142527.31797-5-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wfx/Makefile
drivers/staging/wfx/debug.c [new file with mode: 0644]
drivers/staging/wfx/hwio.c
drivers/staging/wfx/traces.h [new file with mode: 0644]