mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 18:03:24 +00:00
The current behavior is to try to get optional clocks and print a dev_err message in case of failure. This looks rather confusing and may increase with the amount of optional clocks. We may need a cleaner way to handle per-device clocks but in the meantime, let's reduce the amount of dev_err messages during the probe. Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com> |
||
|---|---|---|
| .. | ||
| mdp5_cfg.c | ||
| mdp5_cfg.h | ||
| mdp5_cmd_encoder.c | ||
| mdp5_crtc.c | ||
| mdp5_ctl.c | ||
| mdp5_ctl.h | ||
| mdp5_encoder.c | ||
| mdp5_irq.c | ||
| mdp5_kms.c | ||
| mdp5_kms.h | ||
| mdp5_plane.c | ||
| mdp5_smp.c | ||
| mdp5_smp.h | ||
| mdp5.xml.h | ||