From a2fe6cdc03d7a9b0d048a7f32f9d8827e06c67fa Mon Sep 17 00:00:00 2001 From: Beeresh Gopal Date: Thu, 31 Jul 2014 11:48:50 -0400 Subject: [PATCH] drm/msm/hdmi: fix HDMI_MUX_EN gpio request typo MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit HDMI_MUX_EN gpio is requested. If an error occurs, the same name should be printed (HDMI_MUX_EN) instead of HDMI_MUX_SEL (typo). Signed-off-by: Beeresh Gopal Signed-off-by: Stephane Viau Reviewed-by: Andreas Färber Signed-off-by: Rob Clark --- Reading git-format-patch failed