30 Jun
2023
30 Jun
'23
5:54 p.m.
On Fri, Jun 30, 2023 at 04:27:13PM +0200, Johan Hovold wrote:
- pr_err("%s: d1=%d, c1=%d, x1=0x%x, z_val=%d(milliOhm)\n",
__func__, d1, c1, x1, *zdet);
- pr_debug("%s: d1=%d, c1=%d, x1=0x%x, z_val=%d (milliohm)\n",
__func__, d1, c1, x1, *zdet);
Indeed we should really be able to arrange to make this a dev_dbg().