From: Clemens Ladisch Date: Mon, 16 Jul 2007 09:01:30 +0000 (+0200) Subject: [ALSA] timer: check for incorrect device state in non-debug compiles, too X-Git-Tag: v2.6.23-rc1~215^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c64ec343a7d7b2d73b19e6bb8d9fd15f0462890;p=pandora-kernel.git [ALSA] timer: check for incorrect device state in non-debug compiles, too Convert the snd_assert()s to simple if()s to prevent crashes when one of the timer instance ioctls is called before the file is bound to a timer device. Signed-off-by: Clemens Ladisch Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed