ASoC: Intel - Convert to use acpi_dev_get_first_match_name()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 12 Jan 2018 21:16:17 +0000 (23:16 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jan 2018 21:20:29 +0000 (21:20 +0000)
commit3a1479599a610cd49cbf91da68963ade90ee0fa3
tree9e221f7d87156f6d6c0f997a4c6247ff50819b2d
parent05a76e8101828950a4e7faa3178d418d7fad3db7
ASoC: Intel - Convert to use acpi_dev_get_first_match_name()

Instead of home grown snd_soc_acpi_find_name_from_hid() use
acpi_dev_get_first_match_name().

Tested-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc-acpi.h
sound/soc/intel/boards/bytcht_da7213.c
sound/soc/intel/boards/bytcht_es8316.c
sound/soc/intel/boards/bytcr_rt5640.c
sound/soc/intel/boards/bytcr_rt5651.c
sound/soc/intel/boards/cht_bsw_rt5645.c
sound/soc/intel/boards/cht_bsw_rt5672.c
sound/soc/soc-acpi.c