diff options
Diffstat (limited to 'drivers/gpu/drm/drm_atomic_uapi.c')
-rw-r--r-- | drivers/gpu/drm/drm_atomic_uapi.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/drm_atomic_uapi.c b/drivers/gpu/drm/drm_atomic_uapi.c index c40889888a16..defc03a9cd1c 100644 --- a/drivers/gpu/drm/drm_atomic_uapi.c +++ b/drivers/gpu/drm/drm_atomic_uapi.c | |||
@@ -44,8 +44,8 @@ | |||
44 | * DOC: overview | 44 | * DOC: overview |
45 | * | 45 | * |
46 | * This file contains the marshalling and demarshalling glue for the atomic UAPI | 46 | * This file contains the marshalling and demarshalling glue for the atomic UAPI |
47 | * in all it's form: The monster ATOMIC IOCTL itself, code for GET_PROPERTY and | 47 | * in all its forms: The monster ATOMIC IOCTL itself, code for GET_PROPERTY and |
48 | * SET_PROPERTY IOCTls. Plus interface functions for compatibility helpers and | 48 | * SET_PROPERTY IOCTLs. Plus interface functions for compatibility helpers and |
49 | * drivers which have special needs to construct their own atomic updates, e.g. | 49 | * drivers which have special needs to construct their own atomic updates, e.g. |
50 | * for load detect or similiar. | 50 | * for load detect or similiar. |
51 | */ | 51 | */ |