mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
a7c47d6dc4
Simplify life for drivers using an encoder-slave, so that they can make their drm_encoder_helper_funcs const, rather than needing to dynamically allocate and populate them. Signed-off-by: Rob Clark <robdclark@gmail.com>