From: Ricardo Neri Date: Wed, 7 Nov 2012 03:37:14 +0000 (-0600) Subject: OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_display X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3758476501ce6381435f60c03ae31268097e2e91;p=pandora-kernel.git OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_display This function is now used in the driver init path to handle probe errors properly. Thus, it may be possible to use this function outside the exit path. Reported-by: Fengguang Wu Reported-by: Yuanhan Liu Signed-off-by: Ricardo Neri Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed