From: Rob Clark Date: Tue, 18 Nov 2014 13:40:44 +0000 (-0500) Subject: drm/msm/hdmi: remove useless kref X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~28^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1a717bd2719d6416fdc5e9b65786f17c6c3facb;p=pandora-kernel.git drm/msm/hdmi: remove useless kref A left-over from prior to component framework. The original intent was to deal with hdmi getting unloaded before the master component, but that isn't really going to work anyways. These days with the component framework taking care to unload the master component first, we don't have to worry about this. Signed-off-by: Rob Clark --- Reading git-diff-tree failed