drm/i915: overlay: kill one more unnecessary uninterruptible sleep
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 4 Oct 2009 13:00:36 +0000 (15:00 +0200)
committerEric Anholt <eric@anholt.net>
Thu, 5 Nov 2009 22:47:10 +0000 (14:47 -0800)
I've simply overlooked one case in the conversion to interruptible
sleeps. Rectify this.

Also delete a leftover debug printk.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found