diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2020-05-13 22:10:16 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-05-14 14:35:13 +0200 |
commit | b5850d6ec34cab53fade465a34e170a7065bb980 (patch) | |
tree | 21e86797a484ffdf815586965a7cb4785a8c1d0c /drivers/gpu/drm/drm_dp_mst_topology.c | |
parent | 1c530d431c698f156538b8954b07df95337beb34 (diff) |
drm/vblank: remove outdated and noisy output
The R-Car DU driver calls drm_vblank_init via some helper functions in
probe(). From what I checked, most drivers do this as well. I have a
config now where DU always stays in deferred_probe state because of a
missing dependency. This means that every time I rebind another driver
like MMC, the vblank init message is displayed again when the DU driver
is retried. Because the message doesn't really carry a useful
information, I suggest to simply drop it.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200513201016.23047-1-wsa+renesas@sang-engineering.com
Diffstat (limited to 'drivers/gpu/drm/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions