All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sekhar Nori <nsekhar@ti.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>,
	<davinci-linux-open-source@linux.davincidsp.com>,
	Sekhar Nori <nsekhar@ti.com>
Subject: [PATCH net-next 0/2] net/davinci_emac updates
Date: Mon, 25 Mar 2013 14:55:45 +0530	[thread overview]
Message-ID: <1364203547-2960-1-git-send-email-nsekhar@ti.com> (raw)

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

             reply	other threads:[~2013-03-25  9:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25  9:25 Sekhar Nori [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1364203547-2960-1-git-send-email-nsekhar@ti.com \
    --to=nsekhar@ti.com \
    --cc=davem@davemloft.net \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.