diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-02-21 18:57:44 +0300 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-03-01 12:28:42 +0300 |
commit | 37b42cf904e2ed92a612aa09481385cc9eb2a6ce (patch) | |
tree | 209269cf9a51c4ff3daa6329372aedb2848846e8 /drivers/pci/setup-res.c | |
parent | faf67f640fa6c036d19727e294a2915e3fe5bf7c (diff) | |
download | linux-37b42cf904e2ed92a612aa09481385cc9eb2a6ce.tar.xz |
drm/ast: Rename struct ast_private to struct ast_device
The data structure struct ast_private represents an AST device. Its
name comes from the time when it was allocated and stored separately
in struct drm_device.dev_private. The DRM device is now embedded, so
rename struct ast_private to struct ast_device.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230221155745.27484-4-tzimmermann@suse.de
Diffstat (limited to 'drivers/pci/setup-res.c')
0 files changed, 0 insertions, 0 deletions