All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Use acpi_dev_present()
@ 2016-01-17 20:49 Lukas Wunner
  2016-01-17 20:49 ` [PATCH 2/2] acer-wmi: " Lukas Wunner
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Lukas Wunner @ 2016-01-17 20:49 UTC (permalink / raw)
  To: Darren Hart
  Cc: platform-driver-x86, Lee, Chun-Yi, Corentin Chary, acpi4asus-user

Hi Darren,

the acpi_dev_present() API has now landed in Linus' tree.
Thus, after Linus' tree gets merged back into yours,
it would be possible to use the API in the pdx86 drivers
as per the following patches.

I've also pushed these to GitHub in case anyone prefers
perusing them in a browser:
https://github.com/l1k/linux/commits/acpi_dev_present_pdx86

This is a repost of patches submitted in November, the only
change is one line added to the commit messages to reference
the commit which introduces the API:
http://thread.gmane.org/gmane.linux.alsa.devel/147414/focus=8004
http://thread.gmane.org/gmane.linux.alsa.devel/147414/focus=8005

Thanks,

Lukas


Lukas Wunner (2):
  eeepc-wmi: Use acpi_dev_present()
  acer-wmi: Use acpi_dev_present()

 drivers/platform/x86/acer-wmi.c  | 16 ++++------------
 drivers/platform/x86/eeepc-wmi.c | 24 ++----------------------
 2 files changed, 6 insertions(+), 34 deletions(-)

-- 
1.8.5.2 (Apple Git-48)

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

end of thread, other threads:[~2016-03-13  1:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-17 20:49 [PATCH 0/2] Use acpi_dev_present() Lukas Wunner
2016-01-17 20:49 ` [PATCH 2/2] acer-wmi: " Lukas Wunner
2016-01-18  3:48   ` joeyli
2016-01-17 20:49 ` [PATCH 1/2] eeepc-wmi: " Lukas Wunner
2016-01-19 21:12 ` [PATCH 0/2] " Darren Hart
2016-01-19 21:59   ` Rafael J. Wysocki
2016-02-11 18:31     ` Lukas Wunner
2016-03-09 22:21       ` Rafael J. Wysocki
2016-03-12 17:31         ` Lukas Wunner
2016-03-13  1:50           ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.