msm: kgsl: Skip hang check for 2d devices
kgsl hung check is used for 3d device but while creating a 2d
device we are creating a hung timer and check for hung in 3d
device, Which is not logically correct. Some time it causes kernal panic
when device type is 2d and we try to access 3d device registers etc
Change-Id: I82d7c4ca542f33529357c336daa36a66153adcd3
Signed-off-by:
Gaurav Gagrani <ggagrani@codeaurora.org>
Loading
Please sign in to comment