From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp28.orange.fr ([80.12.242.99]:57345 "EHLO smtp28.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932833Ab0BYQOH (ORCPT ); Thu, 25 Feb 2010 11:14:07 -0500 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2803.orange.fr (SMTP Server) with ESMTP id 38E0870004E2 for ; Thu, 25 Feb 2010 17:14:01 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2803.orange.fr (SMTP Server) with ESMTP id 2C543700082C for ; Thu, 25 Feb 2010 17:14:01 +0100 (CET) Received: from [192.168.1.3] (APlessis-Bouchard-151-1-88-7.w86-203.abo.wanadoo.fr [86.203.218.7]) by mwinf2803.orange.fr (SMTP Server) with ESMTP id 0199A70004E2 for ; Thu, 25 Feb 2010 17:14:00 +0100 (CET) Message-ID: <4B86A1B3.5070608@free.fr> Date: Thu, 25 Feb 2010 17:13:39 +0100 From: deb MIME-Version: 1.0 To: linux-media@vger.kernel.org Subject: sample using v4l2-subdev.h Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: Hello, I'm quite new to linux kernel driver. As a try, I would like to write a v4l-i2c driver for my radio, using . Is there a good example in the 2.6.32 tree that you can recommend to me ? Thanks, Fabien