Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759607AbYJVWMp (ORCPT ); Wed, 22 Oct 2008 18:12:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758241AbYJVWM2 (ORCPT ); Wed, 22 Oct 2008 18:12:28 -0400 Received: from kroah.org ([198.145.64.141]:49129 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751850AbYJVWM1 (ORCPT ); Wed, 22 Oct 2008 18:12:27 -0400 Date: Wed, 22 Oct 2008 15:09:03 -0700 From: Greg KH 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 1/7] Adding empia base driver Message-ID: <20081022220903.GA15278@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 866 Lines: 24 On Wed, Oct 22, 2008 at 11:14:36PM +0200, Markus Rechberger wrote: > em2880-dvb: > * supporting the digital part of Empia based devices, which > includes ATSC, ISDB-T and DVB-T Doesn't this driver duplicate some of the existing devices we already support with the current in-kernel driver? If so, why not just add the new device support to the existing driver instead of duplicating everything? This is going to cause a big problem for distros as they will not know which to enable, so they will probably just disable this one, which is what I don't think you want to have happen :( thanks, greg k-h -- 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/