Re: [PATCH 0/3] staging: pi433: Fix includes & macros.

From: Andy Shevchenko
Date: Mon Mar 25 2024 - 14:50:42 EST


On Mon, Mar 25, 2024 at 07:05:46PM +0100, Greg KH wrote:
> On Mon, Mar 25, 2024 at 11:18:42AM +0200, Andy Shevchenko wrote:
> > On Sun, Mar 24, 2024 at 11:31:58AM +0200, Shahar Avidar wrote:
> > > 1. Untangle include hierarchy.
> > > 2. Update #minors the driver can accept.
> > > 3. Make use of general macro instead of magic number.
> >
> > > Shahar Avidar (3):
> > > staging: pi433: Use headers in appropriate files.
> > > staging: pi433: Reduce N_PI433_MINORS to conform with N_SPI_MINORS.
> > > staging: pi433: Make use of spi mode macro instead of magic number.
> >
> > For patches 1 and 3
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> That's impossible for b4 to parse, it would have applied this to all of
> the commits if I had taken them :(

You can apply only patches 1 and 3 as long as they are independent to patch 2.

b4 am -st -P 1,3 ...

or we can wait for the author to react on the comments and issue a new version.

--
With Best Regards,
Andy Shevchenko