Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1258339
| From | "Andrew F. Davis" <afd@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] Remove .owner from spi_drivers |
| Date | 2015-10-28 19:00 +0100 |
| Message-ID | <qoDaW-5OU-23@gated-at.bofh.it> (permalink) |
| References | <qmL2W-3e7-5@gated-at.bofh.it> <qmPpU-1c8-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 10/23/2015 01:29 PM, Sebastian Reichel wrote: > Hi, > > On Fri, Oct 23, 2015 at 08:59:09AM -0500, Andrew F. Davis wrote: >> This series adds a helper macro to the SPI core that assigns the owner >> in spi_drivers so individual drivers do not have to do this, this is >> similar to other subsystems like platform_driver and i2c_driver that >> have made this change. > > Probably it makes sense to also update the related coccinelle > script: scripts/coccinelle/api/platform_no_drv_owner.cocci > > -- Sebastian > Makes sense, patch submitted. Thanks, Andrew -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] Remove .owner from spi_drivers "Andrew F. Davis" <afd@ti.com> - 2015-10-23 16:10 +0200
Re: [PATCH 0/2] Remove .owner from spi_drivers Sebastian Reichel <sre@ring0.de> - 2015-10-23 20:40 +0200
Re: [PATCH 0/2] Remove .owner from spi_drivers "Andrew F. Davis" <afd@ti.com> - 2015-10-28 19:00 +0100
Re: [PATCH 0/2] Remove .owner from spi_drivers Jonathan Cameron <jic23@kernel.org> - 2015-10-25 12:00 +0100
csiph-web