MALI: utgard: RK: use late_initcall_sync instead of module_init
authorchenzhen <chenzhen@rock-chips.com>
Wed, 30 Nov 2016 00:48:43 +0000 (08:48 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 5 Apr 2017 09:14:55 +0000 (17:14 +0800)
commitc0778d1eb7829ad92288004ae5bc18206aa7af43
treef429c927265ca76acf2ecf8912fe4256a38ac514
parent3c562205635af8e12959f8ccf3e385f0f17f0537
MALI: utgard: RK: use late_initcall_sync instead of module_init

Some dependences of mali device driver should be initialized first.

Change-Id: I76f1d8b029345801bf0a68266889ec1c5a28b524
Signed-off-by: chenzhen <chenzhen@rock-chips.com>
drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c