5 Jul
2011
5 Jul
'11
7:10 a.m.
Dear Liam, Mark
Currect linus tree become "Segmentation fault" when I use aplay.
# aplay xxx.wav Segmentation fault
I used "git bisect" and 1st bad commit was below. I'm using sh7372 mackerel board.
commit 22de71ba03311cdc1063757c50a1488cb90a1fca Author: Liam Girdwood lrg@ti.com Date: Thu May 12 16:14:04 2011 +0100
ASoC: core - allow ASoC more flexible machine name
Allow ASoC machine drivers to register a driver name and a longname. This allows user space to determine the flavour of machine driver.
Signed-off-by: Liam Girdwood lrg@ti.com Signed-off-by: Mark Brown broonie@opensource.wolfsonmicro.com
Best regards --- Kuninori Morimoto