Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936128Ab2KAV7G (ORCPT ); Thu, 1 Nov 2012 17:59:06 -0400 Received: from mail-1.atlantis.sk ([80.94.52.57]:44013 "EHLO mail.atlantis.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936002Ab2KAV7B (ORCPT ); Thu, 1 Nov 2012 17:59:01 -0400 From: Ondrej Zary To: Alan Cox Subject: Re: [PATCH] snd-es1968: remove pm_whitelist Date: Thu, 1 Nov 2012 22:58:30 +0100 User-Agent: KMail/1.9.10 (enterprise35 0.20100827.1168748) Cc: alsa-devel@alsa-project.org, Kernel development list References: <201211012155.54713.linux@rainbow-software.org> <20121101212943.3f9fa50a@pyramind.ukuu.org.uk> In-Reply-To: <20121101212943.3f9fa50a@pyramind.ukuu.org.uk> X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201211012258.31310.linux@rainbow-software.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1250 Lines: 33 On Thursday 01 November 2012 22:29:43 Alan Cox wrote: > On Thu, 1 Nov 2012 21:55:54 +0100 > > Ondrej Zary wrote: > > pm_whitelist breaks suspend on all non-whitelisted cards for unknown > > purpose. Remove it. This fixes suspend on Terratec DMX and SF64-PCE2 > > cards. > > Because lots of them broke laptops. > > Why not just whitelist the ones you know works, given there are ones we > know doesn't so your patch is an instant regression guarantee ? > > (and yes a blacklist might have been brighter but I don't know the > history and it's a bit late to fix) I wonder what does the suspend/resume code break? Currently, all non-whitelisted cards are broken (not working after resume). The problem with adding cards to the whitelist is that Terratec DMX has generic subsystem ID: ESS Technology ES1978 Maestro 2E [125d:1978] (rev 10) Subsystem: ESS Technology ES1978 Maestro 2E [125d:1978] Adding this to the whitelist does not look like a good idea... -- Ondrej Zary -- 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/