[alsa-devel] [PATCH] asoc atmel_ssc: Don't try to free ssc if request failed
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Jun 3 11:08:18 CEST 2011
On Wed, Jun 01, 2011 at 11:59:10PM +0200, Joachim Eastwood wrote:
> Hello,
>
> Patch below fixes a segmentation fault in atmel_ssc_dai if ssc_request() fails.
>
> We should only call ssc_free() when ssc_request() succeeds or bad
> things will happen.
>
> Signed-off-by: Joachim Eastwood <joachim.eastwood at jotron.com>
Applied, thanks. Please try to follow the patch format in
SubmittingPatches - in particular, remember that the body of your mail
is going to get used as the commit message.
More information about the Alsa-devel
mailing list