lkml.org 
[lkml]   [2014]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio
Date
Introduce a resource managed devm_mdiobus_alloc()/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 v2:
- minor comments taken into account
- additional patches added for cleaning up Davinci MDIO driver

Cc: Florian Fainelli <f.fainelli@gmail.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

Documentation/driver-model/devres.txt | 4 ++
drivers/net/ethernet/ti/davinci_mdio.c | 48 ++++------------------
drivers/net/phy/mdio_bus.c | 68 ++++++++++++++++++++++++++++++++
include/linux/phy.h | 2 +
4 files changed, 82 insertions(+), 40 deletions(-)

--
1.7.9.5



\
 
 \ /
  Last update: 2014-04-18 19:41    [W:0.049 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site