Message ID | 20220224222805.1689234-1-hdegoede@redhat.com |
---|---|
Headers | show
Return-Path: <linux-pm-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 06EAFC433F5 for <linux-pm@archiver.kernel.org>; Thu, 24 Feb 2022 22:28:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235488AbiBXW2v (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Thu, 24 Feb 2022 17:28:51 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36366 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230023AbiBXW2u (ORCPT <rfc822;linux-pm@vger.kernel.org>); Thu, 24 Feb 2022 17:28:50 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 8773D18FACC for <linux-pm@vger.kernel.org>; Thu, 24 Feb 2022 14:28:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1645741698; 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=qn/GMDFP7OA7p3nnvStuDZM5BMirPgGstGqTu4CGSmA=; b=Q8qEAQ1Yc0eDV/pHRphxUDMAKaXcCbiA1qUuWpDQ1CRpEYqlxl+3bUUF2aMjdBVNizjrbx kF64mRQvQ5b7P8O0qSzIM9EO/WOtcoQ67nZR/EeYqezTnJmCOGEr7O6irBxjDQPAYBYxZu DcxG9w16CmkwcW3O1naJIJy5BGVjN1A= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-438-qRPtQ14nNJ2CHNAC6hXnGg-1; Thu, 24 Feb 2022 17:28:15 -0500 X-MC-Unique: qRPtQ14nNJ2CHNAC6hXnGg-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 46BDA501E0; Thu, 24 Feb 2022 22:28:14 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.195.207]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6CAE14D716; Thu, 24 Feb 2022 22:28:13 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Sebastian Reichel <sre@kernel.org> Cc: Hans de Goede <hdegoede@redhat.com>, linux-pm@vger.kernel.org Subject: [PATCH 0/2] power: supply: axp288_*: Use acpi_quirk_skip_acpi_ac_and_battery() Date: Thu, 24 Feb 2022 23:28:03 +0100 Message-Id: <20220224222805.1689234-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org |
Series |
power: supply: axp288_*: Use acpi_quirk_skip_acpi_ac_and_battery()
|
expand
|