Re: [PATCH v3 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio

From: David Miller
Date: Fri May 02 2014 - 16:17:54 EST


From: Grygorii Strashko <grygorii.strashko@xxxxxx>
Date: Wed, 30 Apr 2014 15:23:32 +0300

> 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

Series applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/