Merge "msm_fb: hdmi_msm: No HDMI for 8627" into msm-3.0

This commit is contained in:
Linux Build Service Account
2011-12-08 00:42:29 -08:00
committed by QuIC Gerrit Code Review

View File

@@ -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;