Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755452Ab3EPHaw (ORCPT ); Thu, 16 May 2013 03:30:52 -0400 Received: from mail-pb0-f43.google.com ([209.85.160.43]:35282 "EHLO mail-pb0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753561Ab3EPHav (ORCPT ); Thu, 16 May 2013 03:30:51 -0400 From: Lad Prabhakar To: DLOS , "David S. Miller" , Jiri Kosina , , Mugunthan V N Cc: LKML , "Lad, Prabhakar" Subject: [PATCH 0/5] net: davinci: trivial cleanup Date: Thu, 16 May 2013 13:00:33 +0530 Message-Id: <1368689438-23889-1-git-send-email-prabhakar.csengg@gmail.com> X-Mailer: git-send-email 1.7.4.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1004 Lines: 29 From: Lad, Prabhakar This patch series cleans up the davinci driver. This patch series applies on 3.10.rc1 and is boot tested on OMAP-L138 EVM. Lad, Prabhakar (5): davinci: net: cpdma: remove unwanted header file incusion and sort thme alphabetically net: davinci_emac: remove unwanted header inclusion and sort the alphabetically net: davinci: emac: Convert to devm_* api net: davinci_emac: simplify the OF parser code net: davinci_mdio: trivial cleanup drivers/net/ethernet/ti/davinci_cpdma.c | 10 +-- drivers/net/ethernet/ti/davinci_emac.c | 159 ++++++++----------------------- drivers/net/ethernet/ti/davinci_mdio.c | 23 ++--- 3 files changed, 55 insertions(+), 137 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/