[U-Boot] [PATCH 1/4] sound: Correct data output in sound_create_square_wave()

sjg at google.com sjg at google.com
Thu Nov 29 17:40:18 UTC 2018


This function currently outputs twice as much data as it should and
overwrites its buffer as a result. Fix it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/sound/sound.c | 2 --
 1 file changed, 2 deletions(-)

Applied to u-boot-dm/master, thanks!


More information about the U-Boot mailing list