[an error occurred while processing this directive]
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aQNG2q+0CLFQ50yq@opensource.cirrus.com>
Date: Thu, 30 Oct 2025 11:07:06 +0000
From: Charles Keepax <ckeepax@...nsource.cirrus.com>
To: hariconscious@...il.com
Cc: lgirdwood@...il.com, broonie@...nel.org, perex@...ex.cz, tiwai@...e.com,
        khalid@...nel.org, shuah@...nel.org, david.hunter.linux@...il.com,
        kuninori.morimoto.gx@...esas.com, patches@...nsource.cirrus.com,
        linux-sound@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: codec: wm8400: replace printk() calls with dev_*()
 device aware logging
On Sat, Oct 25, 2025 at 10:00:11AM +0530, hariconscious@...il.com wrote:
> From: HariKrishna Sagala <hariconscious@...il.com>
> 
> Replace direct printk() calls with the appropriate dev_*() logging
> APIs.Use dev_err, dev_warn, dev_info, or dev_dbg to reflect the correct
> severity level. Pass the canonical struct device pointer so logs
> include device context and become traceable to specific hardware
> instances.Improve log clarity, make messages filterable by device
> and align the driver with kernel logging conventions to aid
> debugging and maintenance.
> 
> Signed-off-by: HariKrishna Sagala <hariconscious@...il.com>
> ---
Reviewed-by: Charles Keepax <ckeepax@...nsource.cirrus.com>
Thanks,
Charles
Powered by blists - more mailing lists
 
