On Tue, Apr 14, 2020 at 7:49 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > Use BIT() and GENMASK() where it's appropriate. > At the same time drop it where it's not appropriate. > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > --- > v2: update one more macro (all IRQ settings are plain numbers, not bits) I managed to extract this v2 series with b4 and applied it. I don't know if you planned to send a pull request for the PCH changes, it was so simple to just use b4 that I tested it on this patch series and it just worked. Yours, Linus Walleij