Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1604810
| From | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups |
| Date | 2017-03-20 18:10 +0100 |
| Message-ID | <tn8YG-7Pz-33@gated-at.bofh.it> (permalink) |
| References | <tn8YG-7Pz-35@gated-at.bofh.it> <tgmtH-2mO-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wednesday, March 01, 2017 03:31:09 PM Dmitry Torokhov 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. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics
Back to linux.kernel | Previous | Next — Next 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