[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20141112.135332.1998100994393436738.davem@davemloft.net>
Date: Wed, 12 Nov 2014 13:53:32 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: f.fainelli@...il.com
Cc: johan@...nel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH 0/3] net: phy: add module_phy_driver macro
From: Florian Fainelli <f.fainelli@...il.com>
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@...il.com>
Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists