ALSA: ice1724 - Check error in set_rate function
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 May 2009 15:18:34 +0000 (17:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 6 May 2009 15:18:34 +0000 (17:18 +0200)
The set_rate might return error but the current code doesn't check it.
This patch adds a proper error check.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found