From: Jon Hunter Date: Wed, 13 May 2015 11:30:46 +0000 (+0100) Subject: drm/dp: Fix comment in DP helper X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~53^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6921f88ba85338b0a78ef50d2be79ef3f6c6f647;p=pandora-kernel.git drm/dp: Fix comment in DP helper Commit 4f71d0cb76339 ("drm/dp: add a hw mutex around the transfer functions. (v2)"), renamed the functions drm_dp_aux_register_i2c_bus() and drm_dp_aux_unregister_i2c_bus() to drm_dp_aux_register() and drm_dp_aux_unregister(), respectively. However, a comment referring to the original names was not updated in the DP helper header file. Hence, correct these names. Signed-off-by: Jon Hunter Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed