diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-02-18 12:17:35 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-02-19 14:36:14 +0100 |
commit | 64bbacc5f08c01954890981c63de744df1f29a30 (patch) | |
tree | f71ca358a50fed07a50d87c5b272ec84d6990627 /tools/iio | |
parent | ASoC: tas2562: Return invalid for when bitwidth is invalid (diff) | |
download | linux-64bbacc5f08c01954890981c63de744df1f29a30.tar.xz linux-64bbacc5f08c01954890981c63de744df1f29a30.zip |
ASoC: intel: skl: Fix pin debug prints
skl_print_pins() loops over all given pins but it overwrites the text
at the very same position while increasing the returned length.
Fix this to show the all pin contents properly.
Fixes: d14700a01f91 ("ASoC: Intel: Skylake: Debugfs facility to dump module config")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20200218111737.14193-2-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/iio')
0 files changed, 0 insertions, 0 deletions