]> git.baikalelectronics.ru Git - kernel.git/commit
drm/dp: Fix comment in DP helper
authorJon Hunter <jonathanh@nvidia.com>
Wed, 13 May 2015 11:30:46 +0000 (12:30 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 18 May 2015 06:46:11 +0000 (08:46 +0200)
commitbd7e36771108c99723db869e77be83a9f73389e4
tree20bfe538a3186b79d380ed529ada0340da5b3546
parentb66bf37df8b37d55a070a48dbfb13725acce9136
drm/dp: Fix comment in DP helper

Commit 4ab31f827ccce ("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 <jonathanh@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_dp_helper.h