aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2022-11-03 16:14:31 +0100
committerThomas Zimmermann <[email protected]>2022-11-05 17:05:53 +0100
commitf36787d1ec1d6abafca274ca4e9de6b21ae38911 (patch)
tree78c82ec80d8683d7ef89e07b84a355efc52a8b1a /scripts/generate_rust_analyzer.py
parentfe5797144de093e3b9a56a237ee2460489934c1b (diff)
drm/rockchip: Don't set struct drm_driver.output_poll_changed
Don't set struct drm_driver.output_poll_changed. It's used to restore the fbdev console. But as rockchip uses generic fbdev emulation, the console is being restored by the DRM client helpers already. See the functions drm_kms_helper_hotplug_event() and drm_kms_helper_connector_hotplug_event() in drm_probe_helper.c. v2: * fix commit description (Christian) Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions