]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Use acpi_dev_present()
authorLukas Wunner <lukas@wunner.de>
Thu, 14 Jan 2016 21:05:03 +0000 (22:05 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 21 Feb 2016 08:16:00 +0000 (09:16 +0100)
commitc3a900581e1137bdc2efc25325d99fcc9bb9ab1e
tree5bc4f7e96c95aa690e767410135851c764b61681
parent99d7355914d3f97e4419675b938382d72aac0339
ALSA: hda - Use acpi_dev_present()

Use shiny new acpi_dev_present() and remove all the boilerplate
to search for a particular ACPI device. No functional change.
Cf. 2d12b6b381ba ("ACPI / utils: Add acpi_dev_present()").

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Acked-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/thinkpad_helper.c