mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
gpu: disable gpu's early_suspend for Asphalt5.
This commit is contained in:
@@ -843,7 +843,7 @@ static int __devinit gpu_probe(struct platform_device *pdev)
|
||||
#endif
|
||||
|
||||
#if CONFIG_HAS_EARLYSUSPEND
|
||||
register_early_suspend(&gpu_early_suspend_info);
|
||||
//register_early_suspend(&gpu_early_suspend_info);
|
||||
#endif
|
||||
|
||||
#if gcdENABLE_DELAY_EARLY_SUSPEND
|
||||
|
||||
Reference in New Issue
Block a user