linux-stable/drivers/w1/masters
Christian Vogel f76a9ae616 w1/ds2490: remove dump from ds_recv_status, pr_ to dev_XXX logging.
Changed all remaining pr_XXX calls that write out debugging info into
dev_XXX calls, changed the needlessly verbose decoding of status bits
into dev_dbg(), so that it's supressed by the logging levels by default.

Forthermore the ds_recv_status function has a "dump" parameter that
enables extremely verbose logging, and that's used only once.
This has been factored out, and called explicitly at that one place.

Signed-off-by: Christian Vogel <vogelchr@vogel.cx>
Link: https://lore.kernel.org/r/20220324193246.16814-2-vogelchr@vogel.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-04-24 17:30:22 +02:00
..
Kconfig w1: add 1-wire master driver for IP block found in SGI ASICs 2019-09-04 14:34:31 +02:00
Makefile w1: add 1-wire master driver for IP block found in SGI ASICs 2019-09-04 14:34:31 +02:00
ds1wm.c
ds2482.c w1: ds2482: fix kernel-doc syntax in file 2021-05-26 09:11:05 +02:00
ds2490.c w1/ds2490: remove dump from ds_recv_status, pr_ to dev_XXX logging. 2022-04-24 17:30:22 +02:00
matrox_w1.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
mxc_w1.c w1: mxc_w1: Fix timeout resolution problem leading to bus error 2020-10-02 15:53:25 +02:00
omap_hdq.c w1: omap-hdq: print dev_err if irq flags are not cleared 2020-05-27 12:18:49 +02:00
sgi_w1.c w1: sgi_w1: use devm_platform_ioremap_resource() to simplify code 2019-10-10 15:24:18 +02:00
w1-gpio.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00