diff options
author | Thomas Petazzoni <[email protected]> | 2015-07-08 17:02:31 +0200 |
---|---|---|
committer | Gregory CLEMENT <[email protected]> | 2015-07-25 17:16:47 +0200 |
commit | a101b53d3af16255c0038aad26902be590a96ffa (patch) | |
tree | ba908342b1e2da3ea79207e959921f7f177f3a6b /lib/memory-notifier-error-inject.c | |
parent | 01049a5deb1d6b9fc3f2df512af09fddd0db6730 (diff) |
ARM: mvebu: do not check machine in mvebu_pm_init()
The mvebu_pm_init() initializes the support for suspend/resume, and
before doing that, it checks if we are on a board on which
suspend/resume is actually supported. However, this check is already
done by mvebu_armada_xp_gp_pm_init(), and there is no need to
duplicate the check: callers of mvebu_pm_init() should now what they
are doing.
This commit is done in preparation to the addition of suspend/resume
support on Armada 38x.
Signed-off-by: Thomas Petazzoni <[email protected]>
Acked-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions