]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populate
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Fri, 19 Oct 2018 12:25:16 +0000 (13:25 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 19 Oct 2018 12:30:50 +0000 (13:30 +0100)
commit0f6a13a965edcdb49b8ed72631626eb940742ee9
tree2b1795f8abcf187793f5468ba36952ad60508c5c
parentdd2bda1a60f96f4fa70eebc67da06b24a4a68efd
ASoC: wm_adsp: Log addresses as 8 digits in wm_adsp_buffer_populate

Increase the address value width in the debug log from 4 digits to
8 digits to allow for DSP cores with larger memory address ranges.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c