From patchwork Fri Dec 3 12:50:31 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: manjunatha_halli@ti.com X-Patchwork-Id: 377571 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id oB3Bii7E029648 for ; Fri, 3 Dec 2010 11:44:45 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932544Ab0LCLnt (ORCPT ); Fri, 3 Dec 2010 06:43:49 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:34967 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932535Ab0LCLmw (ORCPT ); Fri, 3 Dec 2010 06:42:52 -0500 Received: from dlep33.itg.ti.com ([157.170.170.112]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id oB3Bgm3A004726 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Dec 2010 05:42:48 -0600 Received: from localhost.localdomain (localhost [127.0.0.1]) by dlep33.itg.ti.com (8.13.7/8.13.7) with ESMTP id oB3BgXFi000097; Fri, 3 Dec 2010 05:42:46 -0600 (CST) From: manjunatha_halli@ti.com To: mchehab@infradead.org, hverkuil@xs4all.nl Cc: linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, Manjunatha Halli Subject: [RFC v6 9/9] driver:staging:ti-st: Update TODO for FM V4L2 driver. Date: Fri, 3 Dec 2010 07:50:31 -0500 Message-Id: <1291380631-25993-10-git-send-email-manjunatha_halli@ti.com> X-Mailer: git-send-email 1.6.5 In-Reply-To: <1291380631-25993-9-git-send-email-manjunatha_halli@ti.com> References: <1291380631-25993-1-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-2-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-3-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-4-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-5-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-6-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-7-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-8-git-send-email-manjunatha_halli@ti.com> <1291380631-25993-9-git-send-email-manjunatha_halli@ti.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Fri, 03 Dec 2010 11:44:45 +0000 (UTC) diff --git a/drivers/staging/ti-st/TODO b/drivers/staging/ti-st/TODO index ebfd6bb..002635d 100644 --- a/drivers/staging/ti-st/TODO +++ b/drivers/staging/ti-st/TODO @@ -1,6 +1,14 @@ TODO: -1. Step up and maintain this driver to ensure that it continues +1. Upstreaming BT driver + +2. Upstreaming FM driver + + a. Use the new V4L2 control framework for all the V4L2 controls supported. + + b. Change the interrupt handling mechanism as per comments by 'Hans Verkuil'. + +3. Step up and maintain this driver to ensure that it continues to work. Having the hardware for this is pretty much a requirement. If this does not happen, the will be removed in the 2.6.35 kernel release.