alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: rt5677: Move platform code to where it belongs
@ 2017-06-15 12:46 Andy Shevchenko
  2017-06-15 12:46 ` [PATCH v2 1/3] ASoC: rt5677: Introduce proper table for ACPI enumeration Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andy Shevchenko @ 2017-06-15 12:46 UTC (permalink / raw)
  To: Bard Liao, Oder Chiou, Liam Girdwood, Mark Brown, alsa-devel,
	John Keeping
  Cc: Andy Shevchenko

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.

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(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-06-16 17:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-15 12:46 [PATCH v2 0/3] ASoC: rt5677: Move platform code to where it belongs Andy Shevchenko
2017-06-15 12:46 ` [PATCH v2 1/3] ASoC: rt5677: Introduce proper table for ACPI enumeration Andy Shevchenko
2017-06-15 12:46 ` [PATCH v2 2/3] ASoC: rt5677: Move platform code to board file Andy Shevchenko
2017-06-16 16:53   ` Applied "ASoC: rt5677: Move platform code to board file" to the asoc tree Mark Brown
2017-06-15 12:46 ` [PATCH v2 3/3] ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios() Andy Shevchenko
2017-06-16 17:50   ` Applied "ASoC: Intel: bdw-rt5677: Switch to devm_acpi_dev_add_driver_gpios()" to the asoc tree Mark Brown
2017-06-15 12:49 ` [PATCH v2 0/3] ASoC: rt5677: Move platform code to where it belongs Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).