Message ID | 20220905090005.333429-1-hdegoede@redhat.com |
---|---|
Headers | show
Return-Path: <linux-acpi-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CFD0CECAAA1 for <linux-acpi@archiver.kernel.org>; Mon, 5 Sep 2022 09:00:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235806AbiIEJAO (ORCPT <rfc822;linux-acpi@archiver.kernel.org>); Mon, 5 Sep 2022 05:00:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236173AbiIEJAN (ORCPT <rfc822;linux-acpi@vger.kernel.org>); Mon, 5 Sep 2022 05:00:13 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B812D1FCFE for <linux-acpi@vger.kernel.org>; Mon, 5 Sep 2022 02:00:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1662368411; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=6UsCR6NCoIizPJgAvlKu3B3vbYgc63Gv2R8NjBiKhEw=; b=ah7MI+W0ffbeXVV7Jr5N/SvlLsLID2nnFxPA+pXtZ0ebVTW2sehTpoHg3qw+nJuIIG3BQ2 mH44DZnKc5SsPuSMnFMcu7MnIp/v0uJ/IDz95C4TcOriQeR4X9k42VxFlxTYci604TVV++ dq6eFuqaLjhlpPPD7uzmioJ679ZI3Ng= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-300-w9-OObrJNu6fCejJTcFccA-1; Mon, 05 Sep 2022 05:00:10 -0400 X-MC-Unique: w9-OObrJNu6fCejJTcFccA-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 16D51811E87; Mon, 5 Sep 2022 09:00:10 +0000 (UTC) Received: from x1.localdomain.com (unknown [10.39.195.12]) by smtp.corp.redhat.com (Postfix) with ESMTP id F3F6EC15BC3; Mon, 5 Sep 2022 09:00:07 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: "Rafael J . Wysocki" <rjw@rjwysocki.net>, Len Brown <lenb@kernel.org>, Mark Gross <mgross@linux.intel.com> Cc: Hans de Goede <hdegoede@redhat.com>, Arvid Norlander <lkml@vorpal.se>, linux-acpi@vger.kernel.org, Andy Shevchenko <andy@infradead.org>, platform-driver-x86@vger.kernel.org Subject: [PATCH 0/2] ACPI: video: Fix disable_backlight_sysfs_if regression Date: Mon, 5 Sep 2022 11:00:03 +0200 Message-Id: <20220905090005.333429-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.8 Precedence: bulk List-ID: <linux-acpi.vger.kernel.org> X-Mailing-List: linux-acpi@vger.kernel.org |
Series |
ACPI: video: Fix disable_backlight_sysfs_if regression
|
expand
|