24 Jun
2020
24 Jun
'20
6:29 p.m.
On Wed, Jun 24, 2020 at 11:14:55AM -0500, Dan Murphy wrote:
Fix the issue found that there is an extra space before a comma in the volume control.
Fixes: bf726b1c86f2c ("ASoC: tas2562: Add support for digital volume control") Signed-off-by: Dan Murphy dmurphy@ti.com
arch/arm/boot/compressed/fdt.h | 66 + arch/arm/boot/compressed/libfdt.h | 2072 ++++++++++++++++++++ arch/arm/boot/compressed/libfdt_internal.h | 173 ++ sound/soc/codecs/tas2562.c | 2 +-
I'm guessing those libfdt changes weren't supposed to be here?