From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757469AbYJXRjS (ORCPT ); Fri, 24 Oct 2008 13:39:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753509AbYJXRjF (ORCPT ); Fri, 24 Oct 2008 13:39:05 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:55409 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754625AbYJXRjC (ORCPT ); Fri, 24 Oct 2008 13:39:02 -0400 Date: Fri, 24 Oct 2008 15:38:51 -0200 From: Mauro Carvalho Chehab To: "Markus Rechberger" Cc: "Linux Kernel Mailing List" , em28xx , acano@fastmail.fm, "Andre Kelmanson" , "Bouwsma Barry" , "Dan Kreiser" , "Frank Neuber" , "Jelle de Jong" , "John Stowers" , "Lukas Kuna" , "Stefan Vonolfen" , "Stephan Berberig" , "Thomas Giesecke" , "Vitaly Wool" , "Zhenyu Wang" Subject: Re: [PATCH 7/7] adding common used headers Message-ID: <20081024153851.2ac45313@pedra.chehab.org> In-Reply-To: References: X-Mailer: Claws Mail 3.3.1 (GTK+ 2.10.4; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 22 Oct 2008 23:13:20 +0200 "Markus Rechberger" wrote: > adding common used headers > > tunerchip.h: > just contains an internal used struct which can be used for > setting up a tuner frontend. NACK. This seems to be some binding for your em28xx. It is currently not needed. Cheers, Mauro