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:
6152597
)
ALSA: hda - Fix possible compile warnings regarding CONFIG_PM
author
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Aug 2012 16:10:09 +0000
(18:10 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Aug 2012 16:11:51 +0000
(18:11 +0200)
Replace with a proper ifdef check of CONFIG_PM_SLEEP in hda_intel.c.
But other places in HD-audio driver are still marked with CONFIG_PM,
since these can be called for power-saving even without
CONFIG_PM_SLEEP.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found