drm: Fix function names in kerneldoc
authorThierry Reding <treding@nvidia.com>
Thu, 26 Jun 2014 19:37:20 +0000 (21:37 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 18 Jul 2014 13:39:27 +0000 (15:39 +0200)
The drm_property_create_enum(), drm_property_create_bitmask() and
drm_property_create_range() contain the wrong name in the kerneldoc
comment. This is probably simply a copy/paste mistake.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_crtc.c

Simple merge