From: Andy Shevchenko Date: Wed, 7 Jan 2015 22:39:17 +0000 (+0200) Subject: ALSA: fm801: PCI core handles power state for us X-Git-Tag: fixes-v4.0-rc1~146^2~61^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3db084fd0af5;p=pandora-kernel.git ALSA: fm801: PCI core handles power state for us There is no need to repeat the work that is already done in the PCI driver core. The patch removes excerpts from suspend and resume callbacks. Note that there is no more calls performed to enable or disable a PCI device during suspend-resume cycle. Nowadays they seems to be superflous. Someone can read more in [1]. [1] https://www.kernel.org/doc/ols/2009/ols2009-pages-319-330.pdf Signed-off-by: Andy Shevchenko Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed