Re: [PATCH 0/2] net: phy: Fix module autoload for OF platform drivers

2015-09-21 Thread David Miller
From: Luis de Bethencourt Date: Fri, 18 Sep 2015 18:15:53 +0200 > These patches add the missing MODULE_DEVICE_TABLE() for OF to export > the information so modules have the correct aliases built-in and > autoloading works correctly. > > A longer explanation by Javier Canillas can be found here:

[PATCH 0/2] net: phy: Fix module autoload for OF platform drivers

2015-09-18 Thread Luis de Bethencourt
Hi, These patches add the missing MODULE_DEVICE_TABLE() for OF to export the information so modules have the correct aliases built-in and autoloading works correctly. A longer explanation by Javier Canillas can be found here: https://lkml.org/lkml/2015/7/30/519 Sorry if these two patches should'