From: Takashi Iwai Date: Tue, 9 Jun 2009 06:17:14 +0000 (+0200) Subject: ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks X-Git-Tag: v2.6.31-rc1~363^2~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5242bc7613311aa1a3d5ed41e9cf81015b65563f;p=pandora-kernel.git ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks The SRC instances may not exist when PCM pointer callback is called at the state before initialization is finished. Add the NULL check just to be sure. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed