]> Pileus Git - ~andy/linux/blobdiff - drivers/amba/bus.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[~andy/linux] / drivers / amba / bus.c
index cdbad3a454a085a7aa17bf1ae29e4a22b73c5c37..c6707278a6bb496d200caf9f0bd4a57233b9b1a1 100644 (file)
@@ -284,7 +284,7 @@ static const struct dev_pm_ops amba_pm = {
        SET_RUNTIME_PM_OPS(
                amba_pm_runtime_suspend,
                amba_pm_runtime_resume,
-               pm_generic_runtime_idle
+               NULL
        )
 };