MGS-3177-4 [#imx-701] fix the suspend/resume hang issue on imx6
authorYuchou Gan <yuchou.gan@nxp.com>
Mon, 11 Sep 2017 14:18:57 +0000 (22:18 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:38:32 +0000 (15:38 -0500)
commit5082aa98811cd54f39e1d340fd8924a6d712fb1f
tree87671fd18a51967ee1290a6d011433c8fea3ca82
parentdf88430c649f21bd7d4bb9770dcfe6f0a1a2ad3e
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>
drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_driver.c