diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-07-19 19:25:01 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-07-19 22:51:17 +0300 |
commit | 6942559980c036b240c60b135a4bf23bf3252b48 (patch) | |
tree | 2a9254fcfa56b27771a1431c2c3c61102506a7d8 /drivers/gpu/drm/rockchip | |
parent | a9853117d8413209ec70245f762e4503511deb2d (diff) | |
download | linux-6942559980c036b240c60b135a4bf23bf3252b48.tar.xz |
drm: drm_connector->s/connector_id/index/ for consistency
connector_id in the uapi actually means drm_connector->base.id, which
is something entirely different. And ->index is also consistent with
plane/encoder/CRTCS and the various drm_*_index() functions.
While at it also improve/align the kerneldoc comment.
v2: Mention where those ids are from ...
v3: Add -ing to supporting and try to not break the world.
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1468945501-23166-1-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/rockchip')
0 files changed, 0 insertions, 0 deletions