[Sound-open-firmware] [PATCH 0/3] soft: make .m4 topology files more readable

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed Sep 13 02:07:47 CEST 2017


Existing topology files are hard to look at, nothing is aligned,
fits in 80 columns and comparisons between streams aren't straighforward.

Re-indent files to make things more self-explanatory

This also exposed a mistake in one of the passthrough test files
(missing format).


Pierre-Louis Bossart (3):
  topology: build: fix PIPELINE/DAI_ADD comments
  topology: test: fix passthrough 24bit-48k-ssp2
  topology: indent reef-*.m4 files, fix typos

 topology/m4/build.m4                        | 19 +++++++++++-----
 topology/reef-apl-nocodec.m4                | 34 +++++++++++++++++++++--------
 topology/reef-bdw-rt286.m4                  | 34 +++++++++++++++++++++--------
 topology/reef-bdw-rt5640.m4                 | 34 +++++++++++++++++++++--------
 topology/reef-bxt-nocodec.m4                | 34 +++++++++++++++++++++--------
 topology/reef-byt-nocodec.m4                | 30 ++++++++++++++++++-------
 topology/reef-byt-rt5640.m4                 | 30 ++++++++++++++++++-------
 topology/reef-byt-rt5651.m4                 | 30 ++++++++++++++++++-------
 topology/reef-cht-nocodec.m4                | 30 ++++++++++++++++++-------
 topology/reef-hsw-rt5640.m4                 | 34 +++++++++++++++++++++--------
 topology/test-passthrough-24bit-48k-ssp2.m4 |  2 +-
 11 files changed, 228 insertions(+), 83 deletions(-)

-- 
2.11.0



More information about the Sound-open-firmware mailing list