From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Garrett Subject: Re: [PATCH 2/2] ACPI video: add initial blacklist to use vendor drivers for backlight Date: Tue, 18 Jan 2011 18:56:59 +0000 Message-ID: <20110118185659.GA29173@srcf.ucam.org> References: <1295376114-5685-1-git-send-email-herton@mandriva.com.br> <1295376114-5685-2-git-send-email-herton@mandriva.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cavan.codon.org.uk ([93.93.128.6]:58395 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751541Ab1ARS5F (ORCPT ); Tue, 18 Jan 2011 13:57:05 -0500 Content-Disposition: inline In-Reply-To: <1295376114-5685-2-git-send-email-herton@mandriva.com.br> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Herton Ronaldo Krzesinski Cc: platform-driver-x86@vger.kernel.org, linux-acpi@vger.kernel.org On Tue, Jan 18, 2011 at 04:41:54PM -0200, Herton Ronaldo Krzesinski wrote: > This adds a list for shuttle devices I tested which doesn't have working > backlight support in acpi video, but works with workaround done in > shuttle-wmi driver, so for them, add dmi blacklist to use vendor driver. How about a hook to call from the shuttle-wmi driver to disable it? That way we wouldn't need the blacklist in the ACPI driver. -- Matthew Garrett | mjg59@srcf.ucam.org