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:
6c80a21
)
[PATCH] fix alsa via82xx resume
author
Jens Axboe
<axboe@suse.de>
Fri, 6 May 2005 06:37:44 +0000
(08:37 +0200)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 6 May 2005 15:07:01 +0000
(08:07 -0700)
Trying software suspend on my workstation makes it crash on resume. The
problem is that via82xx marks the chip_init function as _devinit, but calls
it on resume as well.
Cc: <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jens Axboe <axboe@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found