diff options
author | Thomas Zimmermann <[email protected]> | 2020-07-30 15:52:02 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2020-08-03 09:04:18 +0200 |
commit | 21d79b690e78a0e6885a6cd70fcee4a5beeda356 (patch) | |
tree | 60768ad957aaec9491056f30a7211f35319ac2a6 /drivers/gpu/drm/ast/ast_main.c | |
parent | 365c0e70da83a52c15feb8871ba5fea2617205c6 (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