diff options
author | Liviu Dudau <[email protected]> | 2015-10-20 10:23:12 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2015-10-20 12:01:29 +0200 |
commit | df785aa87f3a43d6784f1d59803646ad69447da8 (patch) | |
tree | f9503701ed3c2ad16f245c9b7b177ab02a42cdc0 /lib/mpi/mpiutil.c | |
parent | 9afd808cf3c45810492f2e05b7c422c99edc88cc (diff) |
drm: Introduce generic probe function for component based masters.
A lot of component based DRM drivers use a variant of the same code
as the probe function. They bind the crtc ports in the first iteration
and then scan through the child nodes and bind the encoders attached
to the remote endpoints. Factor the common code into a separate
function called drm_of_component_probe() in order to increase code
reuse.
Cc: David Airlie <[email protected]>
Signed-off-by: Liviu Dudau <[email protected]>
Acked-by: Russell King <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Eric Anholt <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions