Merge "msm_fb: hdmi_msm: No HDMI for 8627" into msm-3.0
This commit is contained in:
committed by
QuIC Gerrit Code Review
commit
dbf1cab6f1
@@ -4344,6 +4344,9 @@ static int __init hdmi_msm_init(void)
|
||||
{
|
||||
int rc;
|
||||
|
||||
if (cpu_is_msm8627())
|
||||
return 0;
|
||||
|
||||
if (msm_fb_detect_client("hdmi_msm"))
|
||||
return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user