Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753665Ab2JVM1b (ORCPT ); Mon, 22 Oct 2012 08:27:31 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:41156 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753251Ab2JVM1a (ORCPT ); Mon, 22 Oct 2012 08:27:30 -0400 From: Prabhakar Lad To: LMML Cc: Manjunath Hadli , LKML , DLOS , Mauro Carvalho Chehab , "Lad, Prabhakar" Subject: [PATCH RESEND 0/2] Davinci VPBE migration to vb2 and setting the device caps Date: Mon, 22 Oct 2012 17:57:12 +0530 Message-Id: <1350908834-11619-1-git-send-email-prabhakar.lad@ti.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: 865 Lines: 24 From: Lad, Prabhakar The first patch of the series migrates the VPBE driver to usage of videobuf2 framework. Second patch sets the device caps. Resending the series, since it didn't reach the DLOS mailing list. Lad, Prabhakar (2): media: davinci: vpbe: migrate driver to videobuf2 media: davinci: vpbe: set device capabilities drivers/media/platform/davinci/Kconfig | 2 +- drivers/media/platform/davinci/vpbe_display.c | 305 +++++++++++++++---------- include/media/davinci/vpbe_display.h | 15 +- 3 files changed, 194 insertions(+), 128 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/