diff options
author | Thierry Reding <treding@nvidia.com> | 2015-08-12 18:00:31 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-08-12 18:39:52 +0300 |
commit | cc1ef118fc099295ae6aabbacc8af94d8d8885eb (patch) | |
tree | 45cfd8b14c17f65a70c778b8a05a13fa2ad1ab13 /drivers/auxdisplay | |
parent | 7d1de851632d013023cd7c89eb8664f62e5beb2c (diff) | |
download | linux-cc1ef118fc099295ae6aabbacc8af94d8d8885eb.tar.xz |
drm/irq: Make pipe unsigned and name consistent
Name all references to the pipe number (CRTC index) consistently to make
it easier to distinguish which is a pipe number and which is a pointer
to struct drm_crtc.
While at it also make all references to the pipe number unsigned because
there is no longer any reason why it should ever be negative.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/auxdisplay')
0 files changed, 0 insertions, 0 deletions