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: Wed, 30 Apr 2014 10:25:12 -0400 From: Santosh Shilimkar <santosh.shilimkar@...com> To: Grygorii Strashko <grygorii.strashko@...com>, Florian Fainelli <f.fainelli@...il.com>, <netdev@...r.kernel.org> CC: Randy Dunlap <rdunlap@...radead.org>, Jonathan Cameron <jic23@...nel.org>, "David S. Miller" <davem@...emloft.net>, Sekhar Nori <nsekhar@...com>, <linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <davinci-linux-open-source@...ux.davincidsp.com>, <sergei.shtylyov@...entembedded.com>, <prabhakar.csengg@...il.com> Subject: Re: [PATCH v3 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio On Wednesday 30 April 2014 08:23 AM, Grygorii Strashko wrote: > Introduce a resource managed devm_mdiobus_alloc[_size]()/devm_mdiobus_free() > to automatically clean up MDIO bus alocations made by MDIO drivers, > thus leading to simplified MDIO drivers code. > > Clean up Davinci MDIO driver and use new devm API. > > Changes in v3: > - added devm_mdiobus_alloc_size() and > devm_mdiobus_alloc() converted to be just a simple wrapper now. > > Changes in v2: > - minor comments taken into account > - additional patches added for cleaning up Davinci MDIO driver > > Cc: Florian Fainelli <f.fainelli@...il.com> > > Grygorii Strashko (4): > mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free > net: davinci_mdio: use devm_* api > net: davinci_mdio: drop pinctrl_pm_select_default_state from probe > net: davinci_mdio: simplify IO memory mapping > Thanks for the updates. The series looks good to me. Feel free to my ack if you need one... Acked-by: Santosh Shilimkar<santosh.shilimkar@...com> -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists