drm/mgag200: Rename G200WB prepare/commit function
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 7 Jul 2020 08:24:10 +0000 (10:24 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 14 Jul 2020 07:14:06 +0000 (09:14 +0200)
commit904347fb5ab40c1f4d11d76144d7cc0c8d405ef9
tree82ea7b4da791bc6e47d6474bdc0e3a75de34ad43
parent70c3881eedd072c4df88b662dc1362a63baa6a91
drm/mgag200: Rename G200WB prepare/commit function

The prepare and commit helpers for G200WB devices control the BMC.
Rename them accordingly. While at it, also change the passed value's
type to struct mga_device and remove some type upcasting.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200707082411.6583-7-tzimmermann@suse.de
drivers/gpu/drm/mgag200/mgag200_mode.c