Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1383444
| From | Alexey Brodkin <Alexey.Brodkin@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3 v6] drm: Introduce drm_connector_register_all() helper |
| Date | 2016-04-20 16:40 +0200 |
| Message-ID | <rq1sm-VS-7@gated-at.bofh.it> (permalink) |
| References | <rpCX0-6Oi-23@gated-at.bofh.it> <rpCX1-6Oi-41@gated-at.bofh.it> <rpYuu-75L-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Daniel, On Wed, 2016-04-20 at 13:28 +-0200, Daniel Vetter wrote: +AD4- On Tue, Apr 19, 2016 at 03:24:51PM +-0300, Alexey Brodkin wrote: +AD4- +AD4- +AD4- +AD4- As a pair to already existing drm+AF8-connector+AF8-unregister+AF8-all() we're adding +AD4- +AD4- generic implementation of what is already done in some drivers. +AD4- +AD4- +AD4- +AD4- Once this helper is implemented we'll be ready to switch existing +AD4- +AD4- driver-specific implementations with the generic one. +AD4- +AD4- +AD4- +AD4- Signed-off-by: Alexey Brodkin +ADw-abrodkin+AEA-synopsys.com+AD4- +AD4- +AD4- Cc: Daniel Vetter +ADw-daniel+AEA-ffwll.ch+AD4- +AD4- +AD4- Cc: David Airlie +ADw-airlied+AEA-linux.ie+AD4- +AD4- +AD4- Cc: Boris Brezillon +ADw-boris.brezillon+AEA-free-electrons.com+AD4- +AD4- +AD4- --- +AD4- +AD4- +AD4- +AD4- No changes v5 -+AD4- v6. +AD4- +AD4- +AD4- +AD4- Changes v4 -+AD4- v5: +AD4- +AD4- +AKAAKg- Added missing mutex unlock on a fail path in drm+AF8-connector+AF8-register+AF8-all(). +AD4- +AD4- +AKAAoACg-Thanks David for his attention and patience+ACE- +AD4- When resending, please add everyone who commmented on previous versions of +AD4- your patches to the cc: list. Just to make sure they have a chance to look +AD4- at the next version. Sure I usually do that but looks like this time I completely forgot to add more people in Cc. -Alexey
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/3 v6] drm: Introduce drm_connector_register_all() helper Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-04-19 14:30 +0200
Re: [PATCH 1/3 v6] drm: Introduce drm_connector_register_all() helper Daniel Vetter <daniel@ffwll.ch> - 2016-04-20 13:30 +0200
Re: [PATCH 1/3 v6] drm: Introduce drm_connector_register_all() helper Alexey Brodkin <Alexey.Brodkin@synopsys.com> - 2016-04-20 16:40 +0200
csiph-web