All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: mengdong.lin@linux.intel.com
Cc: liam.r.girdwood@linux.intel.com, mengdong.lin@intel.com,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH v6 0/3] ucm: Automatically load the best config file based on the card long name
Date: Wed, 18 Jan 2017 11:56:18 +0100	[thread overview]
Message-ID: <s5hr340tz59.wl-tiwai@suse.de> (raw)
In-Reply-To: <cover.1484710888.git.mengdong.lin@linux.intel.com>

On Wed, 18 Jan 2017 04:52:26 +0100,
mengdong.lin@linux.intel.com wrote:
> 
> From: Mengdong Lin <mengdong.lin@linux.intel.com>
> 
> Intel DSP platform drivers are used by many different devices. For user
> space to differentiate them, now ASoC provide API for machine drivers to
> include the DMI info (vendor, product and board) in card long name. This
> series will add UCM support for loading best device-specific configuration
> based on the card long name.
> 
> Mengdong Lin (2):
>   ucm: Load device-specific configuration file based on the card long
>     name
>   ucm: Add command 'get _file' to get the config file name of the opened
>     card
> 
> History:
> v2: Request the device-specific file name to match the card long name,
>     no long use automatic key word matching and scoring to avoid error
>     and uncertainty. And add command to check the name of actually loaded
>     configuration file.
> 
> v3: Fix num in strncpy of the long name, which should be
>     MAX_CARD_LONG_NAME - 1, not MAX_CARD_LONG_NAME (80).
> 
> 
> v4: No code change. Just update on comments because the kernel v4 patches
>     add DMI product version to the card long name, and use "-" as
>     the separator between DMI fields.
> 
> v5: Revise the comments. Add patch to assure the input card name not to
>     exceed the maximum card long name supported by kernel to avoid use
>     strncpy and strncmp later.
> 
> v6: No code change. Fix error in comments: use slash to replace backslash
>     in file path.
> 
> Mengdong Lin (3):
>   ucm: Assure the user input card name not to exceed max size of card
>     long name
>   ucm: Load device-specific configuration file based on the card long
>     name
>   ucm: Add command 'get _file' to get the config file name of the opened
>     card

Applied all patches now.  Thanks.


Takashi

      parent reply	other threads:[~2017-01-18 10:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-18  3:52 [PATCH v6 0/3] ucm: Automatically load the best config file based on the card long name mengdong.lin
2017-01-18  3:52 ` [PATCH v6 1/3] ucm: Assure the user input card name not to exceed max size of " mengdong.lin
2017-01-18  3:53 ` [PATCH v6 2/3] ucm: Load device-specific configuration file based on the " mengdong.lin
2017-01-18  3:53 ` [PATCH v6 3/3] ucm: Add command 'get _file' to get the config file name of the opened card mengdong.lin
2017-01-18 10:56 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hr340tz59.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=liam.r.girdwood@linux.intel.com \
    --cc=mengdong.lin@intel.com \
    --cc=mengdong.lin@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.