[alsa-devel] [PATCH 3/3] ASoC: Blackfin: fix bug - kernel will crash when record and play in bf527-ezkit
Mark Brown
broonie at sirena.org.uk
Fri Feb 6 12:56:45 CET 2009
On Fri, Feb 06, 2009 at 06:12:36PM +0800, Bryan Wu wrote:
> From: Cliff Cai <cliff.cai at analog.com>
>
> set constraint only if the value is not 0, change the configuring way for sport
> Signed-off-by: Cliff Cai <cliff.cai at analog.com>
> Signed-off-by: Bryan Wu <cooloney at kernel.org>
If this is fixing a kernel crash we should push it for 2.6.29 (the code
hasn't changed so I'm assuming it occurs there). What is the crash that
is being fixed?
> ---
> sound/soc/blackfin/bf5xx-i2s.c | 25 ++++---------------------
> sound/soc/codecs/ssm2602.c | 29 ++++++++++++++---------------
> 2 files changed, 18 insertions(+), 36 deletions(-)
Presumably only one of these drivers needs to be changed for the crash
fix? I'd have expected to see two separate patches for the two separate
drivers - the changes don't depend on each other and do very different
things.
More information about the Alsa-devel
mailing list