alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] ASoC: share more product information with user space
@ 2016-03-31  8:58 han.lu
  2016-03-31  8:58 ` [PATCH V3 1/2] ASoC: core: add API for registering DMI card names han.lu
  2016-03-31  8:58 ` [PATCH V3 2/2] ASoC: bytcr-rt5640: register DMI names to card han.lu
  0 siblings, 2 replies; 5+ messages in thread
From: han.lu @ 2016-03-31  8:58 UTC (permalink / raw)
  To: broonie, tiwai, vinod.koul, pierre-louis.bossart, liam.r.girdwood,
	alsa-devel
  Cc: Lu, Han

From: "Lu, Han" <han.lu@intel.com>

 Share more product information, so user space utils such as PA and UCM can
 distinguish different products.
  1. Add a core API.
  2. Apply the API to bytcr-rt5640 driver.
  
 changes on V3:
  1. Split the core API and the API call to two patches
  2. Replace misused strcat() with snprintf()
  3. Code and comment fix 

Lu, Han (2):
  ASoC: core: add API for registering DMI card names
  ASoC: bytcr-rt5640: register DMI names to card

 include/sound/soc.h                   |  3 ++
 sound/soc/intel/boards/bytcr_rt5640.c | 15 ++++++++++
 sound/soc/soc-core.c                  | 53 +++++++++++++++++++++++++++++++++++
 3 files changed, 71 insertions(+)

-- 
2.5.0

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

end of thread, other threads:[~2016-03-31 14:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31  8:58 [PATCH V3 0/2] ASoC: share more product information with user space han.lu
2016-03-31  8:58 ` [PATCH V3 1/2] ASoC: core: add API for registering DMI card names han.lu
2016-03-31 12:00   ` Lars-Peter Clausen
2016-03-31 14:48     ` Lu, Han
2016-03-31  8:58 ` [PATCH V3 2/2] ASoC: bytcr-rt5640: register DMI names to card han.lu

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