From: Manuel Lauss Date: Wed, 16 Nov 2011 14:42:28 +0000 (+0100) Subject: MIPS: Alchemy: Fix PCI PM X-Git-Tag: v3.3-rc1~65^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864c6c22e9a5742b0f43c983b6c405d52817bacd;p=pandora-kernel.git MIPS: Alchemy: Fix PCI PM Move PCI Controller PM to syscore_ops since the platform_driver PM methods are called way too late on resume and far too early on suspend (after and before PCI device resume/suspend). This also allows to simplify wired entry management a bit. Signed-off-by: Manuel Lauss Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3007/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed