commit | d2aebe338ac745f1934d01618f97a30f6bba5fec | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Sep 12 17:57:29 2013 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Sep 16 08:35:04 2013 +1000 |
tree | 05246c14983409c5ef18e011e598ca72816ad276 | |
parent | 42e169be3e4be6b6a85344ab219c7d57e158ad46 [diff] |
drm/udl: rip out set_need_resched This very much looks like copypasta from drm/i915's fault handler. It was used there to duct-tape over issues around gpu reset handling. Since that can't ever happen for udl and there's seemingly no other reason for this just drop it. Reported-by: Peter Zijlstra <peterz@infradead.org> Acked-by: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>