diff options
author | Peter Ujfalusi <[email protected]> | 2021-12-23 13:36:25 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-23 13:38:26 +0000 |
commit | 4995ffce2ce2164fa507a5dbaf1aa38bab679cca (patch) | |
tree | e3025904f71d2dc1f86a3935da9c17a44c59007e /drivers/usb/cdns3/cdns3-trace.c | |
parent | b9f0bfd16d8b390b35dbec67c3ed74e74a0ade24 (diff) |
ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter
The snd_sof_get_status() is not the best name for a function which in fact
is tasked to print out DSP oops and stack. Rename it to
sof_print_oops_and_stack().
At the same time add a new parameter to specify the desired kernel log
level to be used for the prints.
When updating the users of the function, pass KERN_ERR for now to make sure
that there is no functional change happens.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Chao Song <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions