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: Tue, 14 Jan 2020 11:03:48 -0800 (PST) From: David Miller <davem@...emloft.net> To: geert+renesas@...der.be Cc: andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com, p.zabel@...gutronix.de, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] mdio_bus: Simplify reset handling and extend to non-DT systems From: Geert Uytterhoeven <geert+renesas@...der.be> Date: Mon, 13 Jan 2020 14:05:29 +0100 > Convert mdiobus_register_reset() from open-coded DT-only optional reset > handling to reset_control_get_optional_exclusive(). This not only > simplifies the code, but also adds support for lookup-based resets on > non-DT systems. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be> Applied to net-next, thanks.
Powered by blists - more mailing lists