From: Takashi Iwai Date: Wed, 10 Dec 2008 07:27:19 +0000 (+0100) Subject: ALSA: ca0106 - Check return value of pci_enable_device() in resume X-Git-Tag: v2.6.29-rc1~590^2~9^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44411e07c2ce1a755a756e10b592cd3ba02f99b3;p=pandora-kernel.git ALSA: ca0106 - Check return value of pci_enable_device() in resume 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 --- Reading git-diff-tree failed