Re: [PATCH 0/2] Remove .owner from spi_drivers

From: Andrew F. Davis
Date: Wed Oct 28 2015 - 13:51:31 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/