]> git.baikalelectronics.ru Git - kernel.git/commit
staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c
authorSimon Sandström <simon@nikanor.nu>
Mon, 10 Jun 2019 08:44:32 +0000 (10:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Jun 2019 15:55:07 +0000 (17:55 +0200)
commit9aba950b843ef039ebba45fed25618a7b9c5ac20
treee3b57ef87b4fa97aa2b287335855a4d8a6432983
parentb000a1fe7901a52c74cea694f5195017d686d986
staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.c

Debug prints that are used only to inform about function entry or exit
can be removed as ftrace can be used to get this information.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/kpc2000/kpc_dma/kpc_dma_driver.c