mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
6d48f44b7b
Add 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. Cc: Florian Fainelli <f.fainelli@gmail.com> Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Acked-and-tested-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
binding.txt | ||
bus.txt | ||
class.txt | ||
design-patterns.txt | ||
device.txt | ||
devres.txt | ||
driver.txt | ||
overview.txt | ||
platform.txt | ||
porting.txt |