[PATCH v2 0/3] net: davinci: driver cleanup
From: Prabhakar Lad
Date: Tue Jun 25 2013 - 11:56:38 EST
From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/