]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: ccree: turn compile time debug log to params
authorGilad Ben-Yossef <gilad@benyossef.com>
Thu, 14 Dec 2017 14:02:44 +0000 (14:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Dec 2017 14:15:54 +0000 (15:15 +0100)
commit3f268f5d6669b61e38ad65095480cdf80389ae40
tree56c19c25533276d23d9014f772f11ad6adbe254c
parent829def33123ba001605c517fd01c9a3ca171694e
staging: ccree: turn compile time debug log to params

The ccree driver has some support to dump runtime data
to kernel log to assist in debugging. The code used to be
enabled by a build time flag. Refactor to enable it via
module/kernel parameters.

Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_config.h
drivers/staging/ccree/ssi_driver.c
drivers/staging/ccree/ssi_driver.h
drivers/staging/ccree/ssi_request_mgr.c