On Fri, 2015-10-30 at 11:54 +0530, Raghav Dogra wrote:
Modify platform driver suspend/resume to syscore
suspend/resume. This is because p1022ds needs to use
localbus when entering the PCIE resume.
Signed-off-by: Raghav Dogra <redacted>
---
arch/powerpc/sysdev/Makefile | 2 +-
arch/powerpc/sysdev/fsl_lbc.c | 51 +++++++++++++++++++++++++++++++++-------
---
2 files changed, 40 insertions(+), 13 deletions(-)
Same comments as on the IFC patch.
-Scott