mirror of
https://github.com/alsa-project/alsa-utils
synced 2025-01-03 13:59:56 +01:00
topology: pre-process-object: Remove all trailing white space
Signed-off-by: Jyri Sarha <jyri.sarha@intel.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
613372dc7c
commit
4d7275d7f8
1 changed files with 2 additions and 2 deletions
|
@ -1793,7 +1793,7 @@ int tplg_pre_process_objects(struct tplg_pre_processor *tplg_pp, snd_config_t *c
|
||||||
* ramp_step_ms 250
|
* ramp_step_ms 250
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
*
|
*
|
||||||
* While instantiating the volume-pipeline class, the pga object
|
* While instantiating the volume-pipeline class, the pga object
|
||||||
* could be modified as follows:
|
* could be modified as follows:
|
||||||
* Object.Pipeline.volume-playback.0 {
|
* Object.Pipeline.volume-playback.0 {
|
||||||
|
@ -1809,7 +1809,7 @@ int tplg_pre_process_objects(struct tplg_pre_processor *tplg_pp, snd_config_t *c
|
||||||
* ramp_step_ms 250
|
* ramp_step_ms 250
|
||||||
* format "s24le"
|
* format "s24le"
|
||||||
* }
|
* }
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (parent) {
|
if (parent) {
|
||||||
snd_config_t *parent_instance, *parent_obj, *temp;
|
snd_config_t *parent_instance, *parent_obj, *temp;
|
||||||
|
|
Loading…
Reference in a new issue