From: Takashi Iwai Date: Thu, 22 Aug 2013 10:02:31 +0000 (+0200) Subject: ALSA: rme96: Check the return value of pci_enable_device() in resume callback X-Git-Tag: v3.12-rc1~150^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58a244ff9ae264df1bf0fc8f09ecc135dbe3d0f;p=pandora-kernel.git ALSA: rme96: Check the return value of pci_enable_device() in resume callback Fixing warning message: sound/pci/rme96.c: In function ‘snd_rme96_resume’: sound/pci/rme96.c:2418:19: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result [-Wunused-result] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed