OSDN Git Service

drm/ast: Clean up arguments of register functions
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 2 Dec 2019 11:15:53 +0000 (12:15 +0100)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 10 Dec 2019 13:25:47 +0000 (14:25 +0100)
commitae37025d14ac423419d97b5be5cf61d433b48bab
treea4e917fa74f8b927eb8b9b3c6b4d882e547598c9
parent2fbeec03e171654c5aec509bafee5523eea77f20
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
drivers/gpu/drm/ast/ast_mode.c