From: Toshi Kani <toshi.kani@hp.com>
To: rjw@sisk.pl
Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org,
yinghai@kernel.org, jiang.liu@huawei.com,
isimatu.yasuaki@jp.fujitsu.com, Toshi Kani <toshi.kani@hp.com>
Subject: [PATCH 0/3] ACPI: Provide consistent PNPID match handling
Date: Mon, 4 Mar 2013 14:30:40 -0700 [thread overview]
Message-ID: <1362432643-25636-1-git-send-email-toshi.kani@hp.com> (raw)
When installing/removing a notify handler to/from an ACPI device
object, ACPI core tries to match its associated scan handler to
see if it supports hotplug. However, the matching logic of the
notify handler is different from the matching logic of attaching
a scan handler to an ACPI device object. This inconsistency can
lead a mismatch and prevents ACPI scan handlers from supporting
non-HID devices, such as processor objects.
This patchset first updates PNPID setup interfaces to be independent
from acpi_device, and then updates the matching logic of the notify
handlers to be consistent with the attach handling.
This patchset is based on linux-pm.git/bleeding-edge.
---
Toshi Kani (3):
ACPI: Remove acpi_device dependency in acpi_device_set_id()
ACPI: Update PNPID set/free interfaces
ACPI: Update PNPID match handling for notify
---
drivers/acpi/internal.h | 2 +-
drivers/acpi/power.c | 2 +-
drivers/acpi/scan.c | 203 +++++++++++++++++++---------------
drivers/acpi/video_detect.c | 25 ++---
drivers/gpu/drm/i915/intel_opregion.c | 4 +-
include/acpi/acpi_bus.h | 14 ++-
include/linux/acpi.h | 4 +-
7 files changed, 138 insertions(+), 116 deletions(-)
next reply other threads:[~2013-03-04 21:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-04 21:30 Toshi Kani [this message]
2013-03-04 21:30 ` [PATCH 1/3] ACPI: Remove acpi_device dependency in acpi_device_set_id() Toshi Kani
2013-03-04 21:30 ` [PATCH 2/3] ACPI: Update PNPID set/free interfaces Toshi Kani
2013-03-04 21:30 ` [PATCH 3/3] ACPI: Update PNPID match handling for notify Toshi Kani
2013-03-26 13:11 ` [PATCH 0/3] ACPI: Provide consistent PNPID match handling Rafael J. Wysocki
2013-03-26 14:42 ` Toshi Kani
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=1362432643-25636-1-git-send-email-toshi.kani@hp.com \
--to=toshi.kani@hp.com \
--cc=isimatu.yasuaki@jp.fujitsu.com \
--cc=jiang.liu@huawei.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=yinghai@kernel.org \
/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
all inboxes | Powered by JetHome®