Re: [PATCH v6 4/4] mfd: intel-lpss: Switch to debugfs_remove()
From: Andy Shevchenko
Date: Wed Sep 16 2026 - 13:33:37 EST
On Wed, Sep 16, 2026 at 07:36:42PM +0500, Maria Lisina wrote:
> debugfs_remove_recursive() is deprecated and has become
> a macro for debugfs_remove(), replace it with the direct
a macro for --> an alias to
> debugfs_remove() call instead.
With the above amendment,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko