git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
603bf52
)
[ALSA] ac97 - NULL check in snd_ac97_suspend/resume
author
Takashi Iwai
<tiwai@suse.de>
Thu, 17 Nov 2005 15:00:01 +0000
(16:00 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Tue, 3 Jan 2006 11:20:28 +0000
(12:20 +0100)
Modules: AC97 Codec
Add NULL check in snd_ac97_suspend() and snd_ac97_resume() so that
the caller doesn't have to do it by itself.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found