From: Peter Ujfalusi Date: Tue, 16 Oct 2012 11:51:21 +0000 (+0200) Subject: OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da6c56873927418aba585038e5c4d3d72a4d9b6c;p=pandora-kernel.git OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads() Appear to be a copy-paste bug: the code was checking board_data->dsi_enable_pads while calling board_data->dsi_disable_pads. Signed-off-by: Peter Ujfalusi Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed