Re: [PATCH] net: xilinx: Remove .owner field for driver

From: David Miller
Date: Thu Aug 14 2014 - 17:40:42 EST


From: Michal Simek <michal.simek@xxxxxxxxxx>
Date: Wed, 13 Aug 2014 13:54:22 +0200

> There is no need to init .owner field.
>
> Based on the patch from Peter Griffin <peter.griffin@xxxxxxxxxx>
> "mmc: remove .owner field for drivers using module_platform_driver"
>
> This patch removes the superflous .owner field for drivers which
> use the module_platform_driver API, as this is overriden in
> platform_driver_register anyway."
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>

Applied.
--
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/