Commits

Yuchou Gan committed 1ce15903e32
MGS-3177-4 [#imx-701] fix the suspend/resume hang issue on imx6 The imx6q/6qp board have VG core,so that device->kernels[i]->hardware pointer of the VG core will be NULL, which cause invalid access to device->kernels[i]->hardware->forcePowerOff. This will lead to hang on suspend/resume test. Date: Sep 07, 2017 Signed-off-by: Yuchou Gan<yuchou.gan@nxp.com>