Re: [PATCH 0/5] Introduce the for_each_set_clump macro

2021-01-06 Thread William Breathitt Gray
On Wed, Jan 06, 2021 at 08:27:43AM +0100, Bartosz Golaszewski wrote: > On Tue, Jan 5, 2021 at 3:38 PM Andy Shevchenko > wrote: > > > > On Tue, Jan 05, 2021 at 03:19:13PM +0100, Bartosz Golaszewski wrote: > > > On Sun, Dec 27, 2020 at 10:27 PM Linus Walleij > > > wrote: > > > > > > > > On Sat, De

Re: [PATCH 0/5] Introduce the for_each_set_clump macro

2021-01-05 Thread Bartosz Golaszewski
On Tue, Jan 5, 2021 at 3:38 PM Andy Shevchenko wrote: > > On Tue, Jan 05, 2021 at 03:19:13PM +0100, Bartosz Golaszewski wrote: > > On Sun, Dec 27, 2020 at 10:27 PM Linus Walleij > > wrote: > > > > > > On Sat, Dec 26, 2020 at 7:41 AM Syed Nayyar Waris > > > wrote: > > > > > > > Since this patch

Re: [PATCH 0/5] Introduce the for_each_set_clump macro

2021-01-05 Thread Andy Shevchenko
On Tue, Jan 05, 2021 at 03:19:13PM +0100, Bartosz Golaszewski wrote: > On Sun, Dec 27, 2020 at 10:27 PM Linus Walleij > wrote: > > > > On Sat, Dec 26, 2020 at 7:41 AM Syed Nayyar Waris > > wrote: > > > > > Since this patchset primarily affects GPIO drivers, would you like > > > to pick it up th

Re: [PATCH 0/5] Introduce the for_each_set_clump macro

2021-01-05 Thread Bartosz Golaszewski
On Sun, Dec 27, 2020 at 10:27 PM Linus Walleij wrote: > > On Sat, Dec 26, 2020 at 7:41 AM Syed Nayyar Waris > wrote: > > > Since this patchset primarily affects GPIO drivers, would you like > > to pick it up through your GPIO tree? > > Actually Bartosz is handling the GPIO patches for v5.12. > I

Re: [PATCH 0/5] Introduce the for_each_set_clump macro

2021-01-05 Thread Michal Simek
Hi, On 26. 12. 20 7:41, Syed Nayyar Waris wrote: > Hello Linus, > > Since this patchset primarily affects GPIO drivers, would you like > to pick it up through your GPIO tree? > > (Note: Patchset resent with the new macro and relevant > functions shifted to a new header clump_bits.h [Linus Torval

Re: [PATCH 0/5] Introduce the for_each_set_clump macro

2020-12-27 Thread Linus Walleij
On Sat, Dec 26, 2020 at 7:41 AM Syed Nayyar Waris wrote: > Since this patchset primarily affects GPIO drivers, would you like > to pick it up through your GPIO tree? Actually Bartosz is handling the GPIO patches for v5.12. I tried to merge the patch series before but failed for various reasons.

[PATCH 0/5] Introduce the for_each_set_clump macro

2020-12-25 Thread Syed Nayyar Waris
Hello Linus, Since this patchset primarily affects GPIO drivers, would you like to pick it up through your GPIO tree? (Note: Patchset resent with the new macro and relevant functions shifted to a new header clump_bits.h [Linus Torvalds]) Michal, What do you think of [PATCH 5/5]? Is the condition