linux-next: manual merge of the driver-core tree with the arm-soc tree
Arnd Bergmann
arnd at arndb.de
Fri Nov 21 03:05:56 PST 2014
On Friday 21 November 2014 16:41:31 Stephen Rothwell wrote:
> --- a/drivers/bus/omap_l3_noc.c
> +++ b/drivers/bus/omap_l3_noc.c
> @@@ -358,8 -300,6 +358,7 @@@ static struct platform_driver omap_l3_d
> .probe = omap_l3_probe,
> .driver = {
> .name = "omap_l3_noc",
> - .owner = THIS_MODULE,
> + .pm = L3_DEV_PM_OPS,
> .of_match_table = of_match_ptr(l3_noc_match),
> },
> };
>
Thanks, looks good.
Arnd
More information about the linux-arm-kernel
mailing list