[alsa-devel] [PATCH 0/3] ASoC: core/dapm/topology: minor fixes

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Sat Mar 2 02:08:50 CET 2019


3 small patches that have been used for a while but not
contributed upstream.

The first patch fixes a name mismatch when using the same machine
driver on ApolloLake and GeminiLake Chromebooks.

The second one fixes a minor mistake in the location of a topology
pointer update, and aligns the code on the same pattern.

The last one corrects yet another miss with the introduction of the
new buffer/src/scheduler soc_dapm elements which were always showing
as 'On'

Liam Girdwood (1):
  ASoC: topology: Align tplg pointer increment across all kcontrols

Pierre-Louis Bossart (1):
  ASoC: core: support driver alias names for FE topology overrides

Ranjani Sridharan (1):
  ASoC: dapm: set power_check callback for widgets that shouldnt be
    always on

 sound/soc/soc-core.c     |  7 +++++--
 sound/soc/soc-dapm.c     |  7 +++++++
 sound/soc/soc-topology.c | 17 +++++++++--------
 3 files changed, 21 insertions(+), 10 deletions(-)

-- 
2.17.1



More information about the Alsa-devel mailing list