Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1432030
| From | Heikki Krogerus <heikki.krogerus@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] usb: ulpi: Automatically set driver::owner with ulpi_driver_register() |
| Date | 2016-06-27 15:10 +0200 |
| Message-ID | <rOEsz-DU-79@gated-at.bofh.it> (permalink) |
| References | <rOaXv-79i-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jun 25, 2016 at 10:38:21PM -0700, Stephen Boyd wrote: > Let's follow other driver registration functions and > automatically set the driver's owner member to THIS_MODULE when > ulpi_driver_register() is called. This allows ulpi driver writers > to forget about this boiler plate detail and avoids common bugs > in the process. > > Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Thanks, -- heikki
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] usb: ulpi: Automatically set driver::owner with ulpi_driver_register() Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-26 07:40 +0200 Re: [PATCH] usb: ulpi: Automatically set driver::owner with ulpi_driver_register() Heikki Krogerus <heikki.krogerus@linux.intel.com> - 2016-06-27 15:10 +0200
csiph-web