OSDN Git Service

ASoC: topology: Add definitions for mclk_direction values
authorKirill Marinushkin <k.marinushkin@gmail.com>
Mon, 16 Apr 2018 18:26:40 +0000 (20:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 20 Apr 2018 07:27:29 +0000 (09:27 +0200)
commit7cf73b56e4505ad194f5789293494a6ebaa1feff
tree0df6b9832ae10312f674185794d43fb45d07164e
parentbdb709ab2a091743980c9154950c01f0c540476b
ASoC: topology: Add definitions for mclk_direction values

Current comment makes not clear the direction of mclk. Previously, similar
description caused a misunderstanding for bclk_master and fsync_master.

This commit solves the potential confusion the same way it is solved for
bclk_master and fsync_master.

Signed-off-by: Kirill Marinushkin <k.marinushkin@gmail.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Mark Brown <broonie@kernel.org>
Cc: Pan Xiuli <xiuli.pan@linux.intel.com>
Cc: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Cc: alsa-devel@alsa-project.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/asoc.h
include/topology.h
src/topology/pcm.c