From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Subject: Re: [PATCH v5 02/10] OMAP4 : DSS2 : HDMI: Select between HDMI VENC clock source. Date: Thu, 10 Mar 2011 15:49:12 +0200 Message-ID: <1299764952.2017.182.camel@deskari> References: <1299753858-12222-1-git-send-email-mythripk@ti.com> <1299753858-12222-2-git-send-email-mythripk@ti.com> <1299753858-12222-3-git-send-email-mythripk@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:52938 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752296Ab1CJNtN (ORCPT ); Thu, 10 Mar 2011 08:49:13 -0500 Received: from dlep35.itg.ti.com ([157.170.170.118]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id p2ADnDQr001050 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 10 Mar 2011 07:49:13 -0600 Received: from dlep26.itg.ti.com (localhost [127.0.0.1]) by dlep35.itg.ti.com (8.13.7/8.13.7) with ESMTP id p2ADnDHA027931 for ; Thu, 10 Mar 2011 07:49:13 -0600 (CST) In-Reply-To: <1299753858-12222-3-git-send-email-mythripk@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "K, Mythri P" Cc: "linux-omap@vger.kernel.org" On Thu, 2011-03-10 at 04:44 -0600, K, Mythri P wrote: > Signed-off-by: Mythri P K > --- > drivers/video/omap2/dss/dss.c | 5 +++++ > drivers/video/omap2/dss/dss.h | 6 ++++++ > 2 files changed, 11 insertions(+), 0 deletions(-) This patch is missing description. Tomi