From patchwork Mon Oct 22 08:17:26 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olliver Schinagl X-Patchwork-Id: 1624521 Return-Path: X-Original-To: patchwork-linux-media@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 6A0E2E0000 for ; Mon, 22 Oct 2012 08:17:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750822Ab2JVIRl (ORCPT ); Mon, 22 Oct 2012 04:17:41 -0400 Received: from 7of9.schinagl.nl ([88.159.158.68]:51196 "EHLO 7of9.schinagl.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750793Ab2JVIRk (ORCPT ); Mon, 22 Oct 2012 04:17:40 -0400 Received: from [10.2.0.248] (unknown [10.2.0.248]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by 7of9.schinagl.nl (Postfix) with ESMTPSA id CE0FA22D83; Mon, 22 Oct 2012 10:17:38 +0200 (CEST) Message-ID: <50850116.9060806@schinagl.nl> Date: Mon, 22 Oct 2012 10:17:26 +0200 From: Oliver Schinagl User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: linux-media , Antti Palosaari Subject: [PATCH] Add chipid to fc2580.c Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org goto err; --- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/media/tuners/fc2580.c b/drivers/media/tuners/fc2580.c index aff39ae..102d942 100644 I found a fellow Asus U3100+ user (mentioned him before with the firmware issue) that even when using the latest firmware, still see's 0xff as the chipID. --- a/drivers/media/tuners/fc2580.c +++ b/drivers/media/tuners/fc2580.c @@ -497,6 +497,7 @@ struct dvb_frontend *fc2580_attach(struct dvb_frontend *fe, switch (chip_id) { case 0x56: case 0x5a: + case 0xff: break; default: