commit | d5c5d8fe32a4b9b14363c6031061e98e26da59a2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Oct 24 18:16:50 2005 +0200 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 24 09:45:28 2005 -0700 |
tree | c458da42df40e2ea472cb24f129e3b2a9a1dc0d2 | |
parent | 10ded9493ec4a566977ed68b65158eba280e61e5 [diff] |
[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>