aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_main.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2020-07-30 15:52:02 +0200
committerThomas Zimmermann <[email protected]>2020-08-03 09:04:18 +0200
commit21d79b690e78a0e6885a6cd70fcee4a5beeda356 (patch)
tree60768ad957aaec9491056f30a7211f35319ac2a6 /drivers/gpu/drm/ast/ast_main.c
parent365c0e70da83a52c15feb8871ba5fea2617205c6 (diff)
drm/ast: Don't use ast->dev if dev is available
Several places in ast use ast->dev, when a dev pointer is already available within the function. Remove the extra indirection. No functional changes made. This is just a small cleanup before embedding the DRM device instance in struct ast_private. Signed-off-by: Thomas Zimmermann <[email protected]> Acked-by: Daniel Vetter <[email protected]> Acked-by: Sam Ravnborg <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/ast/ast_main.c')
0 files changed, 0 insertions, 0 deletions