[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <50d2d34c-c1a5-7f0a-90f1-44b1be1775b7@egil-hjelmeland.no>
Date: Fri, 28 Jul 2017 18:24:07 +0200
From: Egil Hjelmeland <privat@...l-hjelmeland.no>
To: Vivien Didelot <vivien.didelot@...oirfairelinux.com>,
andrew@...n.ch, f.fainelli@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel@...gutronix.de
Subject: Re: [PATCH net-next 4/4] net: dsa: lan9303: MDIO access phy registers
directly
Den 28. juli 2017 17:39, skrev Vivien Didelot:
> Hi Egil,
>
> Egil Hjelmeland <privat@...l-hjelmeland.no> writes:
>
>> +const struct lan9303_phy_ops lan9303_indirect_phy_ops = {
>> + .phy_read = lan9303_indirect_phy_read,
>> + .phy_write = lan9303_indirect_phy_write,
>> +};
>> +EXPORT_SYMBOL(lan9303_indirect_phy_ops);
>
> Isn't EXPORT_SYMBOL_GPL prefered over EXPORT_SYMBOL?
>
>
> Thanks,
>
> Vivien
>
I have no opinion. I just used the same variant as the other EXPORTS in
the file.
Egil
Powered by blists - more mailing lists