]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: mei_phy: drop ftrace-like debugging messages
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 31 May 2021 07:35:13 +0000 (09:35 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 1 Jun 2021 04:31:08 +0000 (21:31 -0700)
commita04eee5d3aa914eb82eba4f0cde963310bbecd1e
treec029cf4a6ffbc81354edd3fd2b6bd0b489d93608
parent82d80f3bb0923af673a912cf8fd630cf0796eae7
nfc: mei_phy: 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/20210531073522.6720-2-krzysztof.kozlowski@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/nfc/mei_phy.c