]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: st21nfca: drop ftrace-like debugging messages
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 31 May 2021 07:39:00 +0000 (09:39 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 1 Jun 2021 04:32:37 +0000 (21:32 -0700)
commit98f15ea328803e79ffb30ee3575ace163f0b7e12
tree6bda87d7db2a18a6db7ef44452814ab6abfc395a
parentd534f6b73fdbb554354817d15608547d966c3765
nfc: st21nfca: 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-5-krzysztof.kozlowski@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/nfc/st21nfca/i2c.c