Re: [PATCH 0/3] net: phy: add module_phy_driver macro

From: David Miller
Date: Wed Nov 12 2014 - 13:53:38 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Tue, 11 Nov 2014 11:14:29 -0800

> On 11/11/2014 10:45 AM, Johan Hovold wrote:
>> Add module_phy_driver macro that can be used by PHY drivers that only
>> calls phy_driver_register or phy_drivers_register (and the corresponding
>> unregister functions) in their module init (and exit).
>>
>> This allows us to eliminate a lot of boilerplate code.
>>
>> Split in three patches (actual macro and two driver change classes) in
>> order to facilitate review.
>
> Looks good to me:
>
> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Series applied, thanks.
--
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/