linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Wunner <lukas@wunner.de>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org
Subject: [PATCH 0/3] Rename acpi_dev_present()
Date: Thu, 24 Mar 2016 13:15:20 +0100	[thread overview]
Message-ID: <cover.1458813034.git.lukas@wunner.de> (raw)

Hi Rafael,

all users of acpi_dev_present() that I'm aware of have landed in
Linus' tree, so as discussed I'm sending you herewith a patch which
renames acpi_dev_present() to acpi_dev_found(), plus two patches for
drivers/platform/x86 which replace legacy code with acpi_dev_found().
Both were previously acked by Darren:
http://www.spinics.net/lists/linux-acpi/msg61872.html
http://www.spinics.net/lists/linux-acpi/msg61873.html

Best regards,

Lukas


Lukas Wunner (3):
  ACPI / utils: Rename acpi_dev_present()
  eeepc-wmi: Use acpi_dev_found()
  acer-wmi: Use acpi_dev_found()

 drivers/acpi/utils.c                         |  6 +++---
 drivers/platform/x86/acer-wmi.c              | 16 ++++------------
 drivers/platform/x86/eeepc-wmi.c             | 24 ++----------------------
 include/acpi/acpi_bus.h                      |  2 +-
 include/linux/apple-gmux.h                   |  2 +-
 sound/pci/hda/thinkpad_helper.c              |  2 +-
 sound/soc/intel/boards/cht_bsw_max98090_ti.c |  2 +-
 sound/soc/intel/boards/cht_bsw_rt5645.c      |  2 +-
 8 files changed, 14 insertions(+), 42 deletions(-)

-- 
2.8.0.rc3

             reply	other threads:[~2016-03-24 12:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24 12:15 Lukas Wunner [this message]
2016-03-24 12:15 ` [PATCH 3/3] acer-wmi: Use acpi_dev_found() Lukas Wunner
2016-03-24 12:15 ` [PATCH 2/3] eeepc-wmi: " Lukas Wunner
2016-03-24 12:15 ` [PATCH 1/3] ACPI / utils: Rename acpi_dev_present() Lukas Wunner
2016-04-21  0:20 ` [PATCH 0/3] " Rafael J. Wysocki

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=cover.1458813034.git.lukas@wunner.de \
    --to=lukas@wunner.de \
    --cc=linux-acpi@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rjw@rjwysocki.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).