linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Hans de Goede <hdegoede@redhat.com>
Cc: "Rafael J . Wysocki" <rafael@kernel.org>,
	Len Brown <lenb@kernel.org>,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Stephan Gerhold <stephan@gerhold.net>
Subject: Re: [PATCH 0/2] ACPI / x86: ac and battery device quirk work
Date: Tue, 4 Jan 2022 15:52:33 +0100	[thread overview]
Message-ID: <CAJZ5v0ihpNHZxJBRDGDFGME+Z+PZ8p5qzZ+ck3DAL=UsfT_p2g@mail.gmail.com> (raw)
In-Reply-To: <20211230193120.589337-1-hdegoede@redhat.com>

On Thu, Dec 30, 2021 at 8:31 PM Hans de Goede <hdegoede@redhat.com> wrote:
>
> Hi Rafael,
>
> Here are 2 patches for ACPI ac and battery device quirk handling on x86,
> the first one refactors the almost identical quirk handling in ac.c and
> battery.c out into a shared helper.
>
> And the 2nd patch then uses the now shared code to also skip / ignore
> ac and battery devices on x86 Android tablets with known broken DSDTs.
>
> Note this applies on top of my:
> "[PATCH v2 0/3] ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs"
> series which you've just merged into your bleeding edge branch.
>
> Regards,
>
> Hans
>
>
> Hans de Goede (2):
>   ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper
>   ACPI / x86: Skip ac and battery devices on x86 Android tablets with
>     broken DSDTs
>
>  drivers/acpi/ac.c        | 43 ++------------------
>  drivers/acpi/battery.c   | 42 ++------------------
>  drivers/acpi/x86/utils.c | 86 ++++++++++++++++++++++++++++++++++++----
>  include/acpi/acpi_bus.h  |  5 +++
>  4 files changed, 90 insertions(+), 86 deletions(-)

Applied as 5.17 material.

Note that the changes here clashed with some recent battery driver
changes, so I needed to resolve the merge conflict.  Please double
check the result.

Thanks!

  parent reply	other threads:[~2022-01-04 14:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-30 19:31 [PATCH 0/2] ACPI / x86: ac and battery device quirk work Hans de Goede
2021-12-30 19:31 ` [PATCH 1/2] ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper Hans de Goede
2021-12-30 19:31 ` [PATCH 2/2] ACPI / x86: Skip ac and battery devices on x86 Android tablets with broken DSDTs Hans de Goede
2022-01-04 14:52 ` Rafael J. Wysocki [this message]
2022-01-04 15:07   ` [PATCH 0/2] ACPI / x86: ac and battery device quirk work Hans de Goede
2022-01-04 20:03     ` Rafael J. Wysocki
2022-01-05 12:17       ` Hans de Goede

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJZ5v0ihpNHZxJBRDGDFGME+Z+PZ8p5qzZ+ck3DAL=UsfT_p2g@mail.gmail.com' \
    --to=rafael@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=stephan@gerhold.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).