diff --git a/RPi_piano2_1_071116.patch b/RPi_piano2_1_071116.patch index 4ccdc8b..8c2b496 100644 --- a/RPi_piano2_1_071116.patch +++ b/RPi_piano2_1_071116.patch @@ -170,7 +170,7 @@ diff -Naur a/sound/soc/bcm/allo-piano-dac-plus.c b/sound/soc/bcm/allo-piano-dac- + unsigned int mode, unsigned int rate, unsigned int lowpass) +{ + const struct firmware *fw; -+ char firmware_name[40]; ++ char firmware_name[50]; + int ret = 0, dac = 0; + + if (rate <= 46000)