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:
f8b7163
)
ALSA: hda - Fix build error without CONFIG_SND_HDA_HWDEP=y
author
Takashi Iwai
<tiwai@suse.de>
Thu, 12 Nov 2009 09:01:18 +0000
(10:01 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 12 Nov 2009 09:01:18 +0000
(10:01 +0100)
CONFIG_SND_HDA_POWER_SAVE is independent from CONFIG_SND_HDA_HWDEP.
Thus snd_hda_hwdep_add_power_sysfs() needs the check of both kconfigs.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found