From: Alexandre Courbot Date: Sat, 1 Mar 2014 05:00:59 +0000 (+0900) Subject: drm/panel: remove redundant regulator_disable() X-Git-Tag: v3.15-rc1~51^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=887eb66e3ab2df12b09266724410a66c9400979a;p=pandora-kernel.git drm/panel: remove redundant regulator_disable() regulator_disable() is already performed by panel_simple_disable(), which is called by panel_simple_remove(). Signed-off-by: Alexandre Courbot Signed-off-by: Thierry Reding --- Reading git-diff-tree failed