Home
last modified time | relevance | path

Searched hist:"9 aa3f034" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-topology.c9aa3f034 Wed Nov 02 12:05:15 CDT 2016 Mengdong Lin <mengdong.lin@linux.intel.com> ASoC: topology: Rename functions & variables for physical DAIs

Code refactoring. These functions and variables are for configuring
physical DAIs, not only backend DAIs since users may not need DPCM.
So remove 'be' from the function names, and rename variables 'be'
to 'd' or 'dai'.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>