]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: st-nci: drop ftrace-like debugging messages
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 31 May 2021 07:39:01 +0000 (09:39 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 1 Jun 2021 04:32:37 +0000 (21:32 -0700)
commit72ed325e162a1c3ccd04bdb244048e8c55465803
tree391df2929233cd1b0a6e3ccb7284f9219782a0d0
parent35c2690dcd762a356b12fc66094df214b9afbfd9
nfc: st-nci: drop ftrace-like debugging messages

Now that the kernel has ftrace, any debugging calls that just do "made
it to this function!" and "leaving this function!" can be removed.
Better to use standard debugging tools.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210531073902.7111-6-krzysztof.kozlowski@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/nfc/st-nci/i2c.c
drivers/nfc/st-nci/se.c
drivers/nfc/st-nci/spi.c