Files
ubports_kernel_google_msm/drivers/gpu
Harsh Vardhan Dwivedi 3581606e71 msm: kgsl: Modify kgsl_core_exit to release resources carefully.
kgsl_core_exit() should not call kgsl_sharedmem_uninit_sysfs() and
device_unregister() if those resources have not been allocated.
We check this by seeing if kgsl_driver.virtdev has been
populated or not.

CRs-fixed: 359477
Change-Id: Ic040667b29bd4e006e6f29a50809d94a2bb4b469
Signed-off-by: Harsh Vardhan Dwivedi <hdwivedi@codeaurora.org>
2013-02-27 18:12:09 -08:00
..
2013-02-25 11:33:51 -08:00