Re: [PATCH v1 2/4] platform/x86/intel/hid: Stop creating a platform device

From: Andy Shevchenko
Date: Mon Dec 29 2025 - 09:01:05 EST


On Mon, Dec 29, 2025 at 02:07:23PM +0100, Rafael J. Wysocki wrote:
> On Sun, Dec 28, 2025 at 8:13 PM Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> > On Mon, Dec 15, 2025 at 02:35:05PM +0100, Rafael J. Wysocki wrote:

...

> > > .remove = intel_hid_remove,
> > > };
> >
> > This blank line now can also be removed as the module_platform_driver() coupled
> > with the above structure initialiser.

> Feel free to send a patch to remove it then, perhaps along with the
> one in the other driver.

If it's already applied the mention change would be just a churn, no need to
bother with it.

--
With Best Regards,
Andy Shevchenko