Skip to content
Commit 8004ca99 authored by Lars-Peter Clausen's avatar Lars-Peter Clausen Committed by Michael Ellerman
Browse files

powerpc/pseries/ibmebus: Remove legacy suspend/resume support



There are no ibmebus driver that make use of legacy suspend/resume. This
patch removes the support for it from ibmebus framework, new ibmebus
driver (as unlikely as they are) wanting to use suspend/resume should
use dev_pm_ops.

Since there aren't any special bus specific things to do during
suspend/resume and since the PM core will automatically fallback
directly to using the device's PM ops if no bus PM ops are specified
there is no need to have any special ibmebus PM ops at all.

Signed-off-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 6cc89bad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment