]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ALSA: Fix Oops of suspend/resume with generic drivers
authorTakashi Iwai <tiwai@suse.de>
Mon, 24 Oct 2005 16:16:50 +0000 (18:16 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 24 Oct 2005 16:45:28 +0000 (09:45 -0700)
commitd5c5d8fe32a4b9b14363c6031061e98e26da59a2
treec458da42df40e2ea472cb24f129e3b2a9a1dc0d2
parent10ded9493ec4a566977ed68b65158eba280e61e5
[PATCH] ALSA: Fix Oops of suspend/resume with generic drivers

The patch fixes Oops from sound drivers using generic platform device
but have no suspend/resume callbacks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/core/init.c