commit | ae37025d14ac423419d97b5be5cf61d433b48bab | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Mon Dec 02 12:15:53 2019 +0100 |
committer | Thomas Zimmermann <tzimmermann@suse.de> | Tue Dec 10 14:25:47 2019 +0100 |
tree | a4e917fa74f8b927eb8b9b3c6b4d882e547598c9 | |
parent | 2fbeec03e171654c5aec509bafee5523eea77f20 [diff] |
drm/ast: Clean up arguments of register functions In preparation of an update of the primary-plane code, this patch changes the arguments of several register-setting functions. No functional changes are made. The function ast_set_dac_reg() has no effect and therefore gets removed entirely. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191202111557.15176-4-tzimmermann@suse.de