netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] net: davinci: driver cleanup
@ 2013-06-25 15:54 Prabhakar Lad
  2013-06-25 15:54 ` [PATCH v2 1/3] net: davinci: emac: Convert to devm_* api Prabhakar Lad
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Prabhakar Lad @ 2013-06-25 15:54 UTC (permalink / raw)
  To: David Miller, netdev-u79uwXL29TY76Z2rM5mHXA; +Cc: Mugunthan V N, DLOS, LKML

From: "Lad, Prabhakar" <prabhakar.csengg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

This patch series cleans up the davinci driver.

This patch series applies on 3.10.rc7 and is boot tested
on OMAP-L138 EVM with DT and non DT cases.

Changes for v2:
1: Dropped patches which removed include files.

Lad, Prabhakar (3):
  net: davinci: emac: Convert to devm_* api
  net: davinci_emac: simplify the OF parser code
  net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)

 drivers/net/ethernet/ti/davinci_emac.c |  116 +++++++++-----------------------
 drivers/net/ethernet/ti/davinci_mdio.c |    5 +-
 2 files changed, 36 insertions(+), 85 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-06-25 23:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-25 15:54 [PATCH v2 0/3] net: davinci: driver cleanup Prabhakar Lad
2013-06-25 15:54 ` [PATCH v2 1/3] net: davinci: emac: Convert to devm_* api Prabhakar Lad
2013-06-25 15:54 ` [PATCH v2 2/3] net: davinci_emac: simplify the OF parser code Prabhakar Lad
2013-06-25 15:54 ` [PATCH v2 3/3] net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) Prabhakar Lad
2013-06-25 23:53 ` [PATCH v2 0/3] net: davinci: driver cleanup 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).