Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755424Ab3EPHLM (ORCPT ); Thu, 16 May 2013 03:11:12 -0400 Received: from mail-pd0-f176.google.com ([209.85.192.176]:34534 "EHLO mail-pd0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753062Ab3EPHLJ (ORCPT ); Thu, 16 May 2013 03:11:09 -0400 From: Lad Prabhakar To: DLOS , LFBDEV , Florian Tobias Schandinat Cc: LKML , "Lad, Prabhakar" Subject: [PATCH 0/2] video: da8xx-fb trival cleanup Date: Thu, 16 May 2013 12:40:55 +0530 Message-Id: <1368688257-18705-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: 751 Lines: 24 From: Lad, Prabhakar This patch series cleans the header inclusion and uses devm_* api in the driver. This patch series applies on 3.10-rc1 and is only boot tested enabling FB driver. Lad, Prabhakar (2): video: da8xx-fb: remove unwanted header inclusion and sort the alphabetically video:da8xx-fb: Convert to devm_* api drivers/video/da8xx-fb.c | 62 ++++++++++++--------------------------------- 1 files changed, 17 insertions(+), 45 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/