commit | 51354ae3b8fdbeaf96e23ddf787432a38eba31f5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Mar 30 15:38:39 2007 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri May 11 16:55:55 2007 +0200 |
tree | bcc9b700ca83c5e874ce02f206775630b452f047 | |
parent | a971c3d42524afc5619fa271d59d29be3c1661e3 [diff] |
[ALSA] ak4114 - Fix possible Oops with callbacks ak4114 code may trigger Oops when the parameters are changed without call of snd_ak4114_build(). Now it checks the existence of kctl element, and the workq is triggered after building the necessary kcontrols. Also, did some code clean up. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>