From: Stephane Viau Date: Thu, 4 Jun 2015 21:31:41 +0000 (-0400) Subject: drm/msm/hdmi: Point to the right struct device X-Git-Tag: omap-for-v4.3/legacy-v2-signed~46^2~17^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e4eb82fc23bafa76b0b010f41401eb75db9a851;p=pandora-kernel.git drm/msm/hdmi: Point to the right struct device DRM device's dev (hdmi->dev->dev) points to the mdss_mdp device handle. Instead, we should get a reference to the mdss_hdmi handle. Signed-off-by: Stephane Viau Signed-off-by: Rob Clark --- Reading git-diff-tree failed