[alsa-devel] [PATCH v2 0/3] ASoC: rt5677: Move platform code to where it belongs

Andy Shevchenko andriy.shevchenko at linux.intel.com
Thu Jun 15 14:49:10 CEST 2017


On Thu, 2017-06-15 at 15:46 +0300, Andy Shevchenko wrote:
> There are few issues with current approach:
> - ACPI enumeration should be done by IDs, and not by instances
> - Platform code with board related stuff should reside in
> corresponding module
> 
> Fix those issues here.

Changelog v2:
- assign GPIO ACPI table to correct device in patch 2

> 
> Andy Shevchenko (3):
>   ASoC: rt5677: Introduce proper table for ACPI enumeration
>   ASoC: rt5677: Move platform code to board file
>   ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios()
> 
>  sound/soc/codecs/rt5677.c           | 32 +++++++---------------------
> ----
>  sound/soc/intel/boards/bdw-rt5677.c | 26 ++++++++++++++++++++++++++
>  2 files changed, 33 insertions(+), 25 deletions(-)
> 

-- 
Andy Shevchenko <andriy.shevchenko at linux.intel.com>
Intel Finland Oy


More information about the Alsa-devel mailing list