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:
5da9527
)
ALSA: ca0106 - Check return value of pci_enable_device() in resume
author
Takashi Iwai
<tiwai@suse.de>
Wed, 10 Dec 2008 07:27:19 +0000
(08:27 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 10 Dec 2008 07:30:40 +0000
(08:30 +0100)
The return value of pci_enable_device() must be checked even in resume
callback:
sound/pci/ca0106/ca0106_main.c:1779: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found