Re: [RESEND PATCH v3 0/4] configfs: implement committable items and add sample code

2021-01-13 Thread Joel Becker
On Mon, Jan 11, 2021 at 09:32:14AM +0100, Bartosz Golaszewski wrote: > On Tue, Dec 29, 2020 at 11:22 AM Bartosz Golaszewski wrote: > > > > From: Bartosz Golaszewski > > > > Committable items in configfs are well defined and documented but > > unfortunately > > so far never implemented. > > > > T

Re: [RESEND PATCH v3 0/4] configfs: implement committable items and add sample code

2021-01-11 Thread Bartosz Golaszewski
On Tue, Dec 29, 2020 at 11:22 AM Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > Committable items in configfs are well defined and documented but > unfortunately > so far never implemented. > > The use-case we have over at the GPIO subsystem is using configfs in > conjunction with

Re: [RESEND PATCH v3 0/4] configfs: implement committable items and add sample code

2021-01-05 Thread Linus Walleij
On Tue, Dec 29, 2020 at 11:22 AM Bartosz Golaszewski wrote: Committable items in configfs are well defined and documented but unfortunately > so far never implemented. > > The use-case we have over at the GPIO subsystem is using configfs in > conjunction with sysfs to replace our current gpio-mo