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