Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1694140
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends |
| Date | 2017-07-22 12:10 +0200 |
| Message-ID | <u5Zwd-Ca-13@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <u57vR-7Pa-27@gated-at.bofh.it> <u5c2u-2DM-13@gated-at.bofh.it> <u5eQG-4Bm-5@gated-at.bofh.it> <u5f0l-4He-1@gated-at.bofh.it> <u5m1R-11d-55@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 20, 2017 at 08:50:26AM -0700, Dmitry Torokhov wrote: > On July 20, 2017 1:20:09 AM PDT, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > >On Thu, Jul 20, 2017 at 01:12:56AM -0700, Dmitry Torokhov wrote: > >> Any chance you could create an unmutable branch off 4.12 so I can > >start using it in input drivers? > > > >I'll be glad to, can it be off of 4.13-rc1? Or do you need it off of > >4.12? > > It's just my preference for topic branches to be off a stable[r] > releases, unless patches do not apply cleanly or will lead to merge > conflicts down the road. I've now created this, it's based off of 4.12 and can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ bind_unbind If there are any problems with it, please let me know. I've also pulled this branch into my driver_core-next branch so that I can base stuff off of it as well. Heck, I might go fix up some USB drivers now too, so it might end up there... thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/7] New bind/unbingd uevents Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-07-20 02:30 +0200
[PATCH v2 6/7] Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-07-20 02:30 +0200
Re: [PATCH v2 6/7] Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 Guenter Roeck <linux@roeck-us.net> - 2017-07-20 05:30 +0200
[PATCH v2 4/7] driver core: add devm_device_add_group() and friends Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-07-20 02:30 +0200
Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-07-20 07:20 +0200
Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-07-20 10:20 +0200
Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-07-20 10:30 +0200
Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-07-20 18:00 +0200
Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-07-22 12:10 +0200
csiph-web