Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1607395
| From | "Maciej W. Rozycki" <macro@linux-mips.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups |
| Date | 2017-03-23 12:50 +0100 |
| Message-ID | <to9pE-1Et-11@gated-at.bofh.it> (permalink) |
| References | <tn8YG-7Pz-35@gated-at.bofh.it> <tgmtH-2mO-3@gated-at.bofh.it> <tn8YG-7Pz-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 20 Mar 2017, Bartlomiej Zolnierkiewicz wrote: > > Even if bus is not hot-pluggable, devices can be unbound from the > > driver via sysfs, so we should not be using __exit annotations on > > remove() methods. The only exception is drivers registered with > > platform_driver_probe() which specifically disables sysfs bind/unbind > > attributes. > > > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> > > Patch queued for 4.12, thanks. Thanks! Maciej
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-03-20 18:10 +0100 Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups "Maciej W. Rozycki" <macro@linux-mips.org> - 2017-03-23 12:50 +0100
csiph-web