linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Rename acpi_dev_present()
@ 2016-03-24 12:15 Lukas Wunner
  2016-03-24 12:15 ` [PATCH 2/3] eeepc-wmi: Use acpi_dev_found() Lukas Wunner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lukas Wunner @ 2016-03-24 12:15 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: linux-acpi, platform-driver-x86

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-21  0:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 12:15 [PATCH 0/3] Rename acpi_dev_present() Lukas Wunner
2016-03-24 12:15 ` [PATCH 2/3] eeepc-wmi: Use acpi_dev_found() Lukas Wunner
2016-03-24 12:15 ` [PATCH 3/3] acer-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

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).