Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1604810 > unrolled thread
| Started by | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> |
|---|---|
| First post | 2017-03-20 18:10 +0100 |
| Last post | 2017-03-23 12:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> |
|---|---|
| Date | 2017-03-20 18:10 +0100 |
| Subject | Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups |
| Message-ID | <tn8YG-7Pz-33@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | "Maciej W. Rozycki" <macro@linux-mips.org> |
|---|---|
| Date | 2017-03-23 12:50 +0100 |
| Subject | Re: [PATCH] video: fbdev: pmag-aa-fb: remove incorrect __exit markups |
| Message-ID | <to9pE-1Et-11@gated-at.bofh.it> |
| In reply to | #1604810 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web