commit | fb18825fa0380b7ee913925996b2d3477d57628c | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Thu Jul 30 12:28:43 2020 +0200 |
committer | Thomas Zimmermann <tzimmermann@suse.de> | Mon Aug 03 09:42:52 2020 +0200 |
tree | 3c059e0d6547b0b52a0114e2fc8c2d2c16fc12f4 | |
parent | 9053cad2f0935d3614b49926de571c677fa38528 [diff] |
drm/mgag200: Move G200SE's unique id into model-specific data The unique revision id is only useful for G200SE devices. Store the value in model-specific data within struct mga_device. While at it, the patch also adds an init helper for the value. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Lyude Paul <lyude@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200730102844.10995-8-tzimmermann@suse.de