netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net/davinci_emac updates
@ 2013-03-25  9:25 Sekhar Nori
  2013-03-25  9:25 ` [PATCH net-next 1/2] net/davinci_emac: use devres APIs Sekhar Nori
  2013-03-25  9:25 ` [PATCH net-next 2/2] net/davinci_emac: use clk_{prepare|unprepare} Sekhar Nori
  0 siblings, 2 replies; 6+ messages in thread
From: Sekhar Nori @ 2013-03-25  9:25 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, davinci-linux-open-source, Sekhar Nori

This patch series converts davinci_emac driver to use
clk_prepare/unprepare in preparation towards common
clock migration for DaVinci. While at it, also introduce
a patch to start using devres APIs to simplify error
handling during probe.

Sekhar Nori (2):
  net/davinci_emac: use devres APIs
  net/davinci_emac: use clk_{prepare|unprepare}

 drivers/net/ethernet/ti/davinci_emac.c |   55 ++++++++++++++++----------------
 1 file changed, 28 insertions(+), 27 deletions(-)

-- 
1.7.10.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-26 16:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25  9:25 [PATCH net-next 0/2] net/davinci_emac updates Sekhar Nori
2013-03-25  9:25 ` [PATCH net-next 1/2] net/davinci_emac: use devres APIs Sekhar Nori
2013-03-25  9:25 ` [PATCH net-next 2/2] net/davinci_emac: use clk_{prepare|unprepare} Sekhar Nori
2013-03-25 16:16   ` Mike Turquette
2013-03-26 10:05     ` Sekhar Nori
2013-03-26 16:29       ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).