Re: [PATCHv3 2/4] wiegand: add Wiegand bus driver
From: Andy Shevchenko
Date: Wed Mar 01 2023 - 11:48:19 EST
On Wed, Mar 01, 2023 at 06:23:54PM +0200, Andy Shevchenko wrote:
> On Wed, Mar 01, 2023 at 03:28:33PM +0100, Martin Zaťovič wrote:
...
> > +#include <linux/of.h>
> > +#include <linux/of_device.h>
Forgot to add that these are probably optional. Or at least OF specific code
should leave in a separate file with a good explanation why we even have it
to begin with.
--
With Best Regards,
Andy Shevchenko