]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MLK-10169 GPU: fix kernel booting issue on iMX6sx SOC without GPU
authorShawn Xiao <b49994@freescale.com>
Wed, 28 Jan 2015 08:39:16 +0000 (16:39 +0800)
committerShawn Xiao <b49994@freescale.com>
Mon, 2 Feb 2015 07:57:01 +0000 (15:57 +0800)
commit7fe4c7e7f9fe7c92fef1c3f42da62bfc571e3f57
tree38d93bf05089cd2f868ed3306c202c6e306ea1a7
parent3a4ac722a1b6755cda43dba778cfd59497842ed2
MLK-10169 GPU: fix kernel booting issue on iMX6sx SOC without GPU

Add checking GPU module logic in qos init. This prevents kernel
booting issue in the iMX6sx SOC where there is no GPU module.

Signed-off-by: Shawn Xiao <b49994@freescale.com>
arch/arm/mach-imx/mach-imx6sx.c