On Fri, Feb 14, 2020 at 08:30:58AM -0800, Greg Kroah-Hartman wrote: > On Fri, Feb 14, 2020 at 01:43:37PM +0200, Andy Shevchenko wrote: > > + if (msg) { > > + pr_warn_ratelimited("%s - %s\n", port->name, msg); > > dev_warn_ratelimited()? You have a port, you should use it. I will change this in next version, thanks! -- With Best Regards, Andy Shevchenko