Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1281989
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] gpu: host1x: Use platform_register/unregister_drivers() |
| Date | 2015-12-02 17:40 +0100 |
| Message-ID | <qBiBH-1dB-1@gated-at.bofh.it> (permalink) |
| References | <qBis4-19N-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Dec 02, 2015 at 05:24:20PM +0100, Thierry Reding wrote: > From: Thierry Reding <treding@nvidia.com> > > These new helpers simplify implementing multi-driver modules and > properly handle failure to register one driver by unregistering all > previously registered drivers. > > Signed-off-by: Thierry Reding <treding@nvidia.com> > --- > drivers/gpu/host1x/dev.c | 22 ++++++++-------------- > 1 file changed, 8 insertions(+), 14 deletions(-) Applied. Thierry
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] gpu: host1x: Use platform_register/unregister_drivers() Thierry Reding <thierry.reding@gmail.com> - 2015-12-02 17:30 +0100 Re: [PATCH] gpu: host1x: Use platform_register/unregister_drivers() Thierry Reding <thierry.reding@gmail.com> - 2015-12-02 17:40 +0100
csiph-web