Re: [PATCH 00/12] samples: configfs: refactor the configfs sample code

2020-10-07 Thread Christoph Hellwig
On Tue, Oct 06, 2020 at 12:40:00PM +0200, Bartosz Golaszewski wrote: > Any comments on this? Can this still go into v5.10? I've applied the ones that seems sensible.

Re: [PATCH 00/12] samples: configfs: refactor the configfs sample code

2020-10-06 Thread Bartosz Golaszewski
On Thu, Sep 24, 2020 at 2:45 PM Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > Over at the GPIO sub-system we have a testing module (gpio-mockup) which > uses module params to instantiate simulated GPIO chips and debugfs to > control them. We want to switch to a more stable interfac