diff options
author | Lyude <cpaul@redhat.com> | 2016-08-05 20:30:39 -0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-08-09 18:23:44 +0200 |
commit | 9622c38f1cbab00aa2f52715ec950c5c5f838aa5 (patch) | |
tree | 24c7091e4cc5d2d9e3a5e3f460f14337e52ff776 /drivers/dma-buf | |
parent | 29f21e0491819d05d28b4a1f7a5b7e68f802c60b (diff) |
drm/dp_helper: Rate limit timeout errors from drm_dp_i2c_do_msg()
Timeouts can be errors, but timeouts are also usually normal behavior
and happen a lot. Since the kernel already lets us know when we're
suppressing messages due to rate limiting, rate limit timeout errors so
we don't make too much noise in the kernel log.
Signed-off-by: Lyude <cpaul@redhat.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1470443443-27252-8-git-send-email-cpaul@redhat.com
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions