]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2acc03f86c86441fba78fc11e697c9a43d099ec0
tree4f35cf19695cdfea980e3c62497ed202e9c9c746
parentd7e15052ecc9ac4f938d1d7432c1d120a2711a7e
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. abd28f0d986c ("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