ASoC: Intel: Use acpi_dev_present()
authorLukas Wunner <lukas@wunner.de>
Thu, 14 Jan 2016 20:57:20 +0000 (21:57 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 25 Jan 2016 15:49:04 +0000 (15:49 +0000)
commit6f08cbdaac5a3050ea1898aef8ce326030fd1117
tree4f35cf19695cdfea980e3c62497ed202e9c9c746
parent92e963f50fc74041b5e9e744c330dca48e04f08d
ASoC: Intel: 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>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/cht_bsw_max98090_ti.c
sound/soc/intel/boards/cht_bsw_rt5645.c
sound/soc/intel/common/sst-match-acpi.c
This page took 0.027266 seconds and 5 git commands to generate.