On Wed, Jul 31, 2019 at 06:08:00AM -0700, Dmitry Torokhov wrote: > On Wed, Jul 31, 2019 at 02:51:04PM +0200, Greg Kroah-Hartman wrote: > > On Wed, Jul 31, 2019 at 02:49:26PM +0200, Takashi Iwai wrote: > > > On Wed, 31 Jul 2019 14:43:40 +0200, > > > Greg Kroah-Hartman wrote: > > > > > > > > From: Dmitry Torokhov <[email protected]> > > > > > > > > Add the ability for the driver core to create and remove a list of > > > > attribute groups automatically when the device is bound/unbound from a > > > > specific driver. > > > > > > > > Signed-off-by: Greg Kroah-Hartman <[email protected]> > > > > > > Missing sign-off from Dmitry? > > > > He never provided it :( > > > > Dmitry, can you please do so? I forgot to include that in the cover > > leter... > > Yeah, sorry, I thought what I sent was a draft to be used as you wish > with it; I did not expect to be put down as an author. Anyway,
Your patch pretty much worked as-is, I only had to change one line. You did a nice job :) > Signed-off-by: Dmitry Torokhov <[email protected]> Thanks, I'll add this. greg k-h

