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:
5dd2507
)
ALSA: opti9xx: Fix section mismatch by PM support
author
Takashi Iwai
<tiwai@suse.de>
Tue, 17 Jul 2012 10:14:17 +0000
(12:14 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 17 Jul 2012 10:15:49 +0000
(12:15 +0200)
In the previous commit, snd_opti9xx_configure() is called from the
resume handler but it's still marked as __devinit. Fix it.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found