lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 24 Sep 2020 03:07:35 +0200 From: Andrew Lunn <andrew@...n.ch> To: Ioana Ciornei <ioana.ciornei@....com> Cc: davem@...emloft.net, netdev@...r.kernel.org, linux@...linux.org.uk, Russell King <rmk+kernel@...linux.org.uk> Subject: Re: [PATCH net-next v2 2/3] of: add of_mdio_find_device() api On Wed, Sep 23, 2020 at 06:41:22PM +0300, Ioana Ciornei wrote: > From: Russell King <rmk+kernel@...linux.org.uk> > > Add a helper function which finds the mdio_device structure given a > device tree node. This is helpful for finding the PCS device based on a > DTS node but managing it as a mdio_device instead of a phy_device. > > Signed-off-by: Russell King <rmk+kernel@...linux.org.uk> > Signed-off-by: Ioana Ciornei <ioana.ciornei@....com> Reviewed-by: Andrew Lunn <andrew@...n.ch> Andrew
Powered by blists - more mailing lists