Skip to content
Commit 23658356 authored by Nicholas Mc Guire's avatar Nicholas Mc Guire Committed by Tomi Valkeinen
Browse files

omapfb/dss: wait_for_completion_interruptible_timeout expects long



wait_for_completion_timeout_interruptible returns long not unsigned long.
an appropriately typed variable is introduced and assignments fixed up.

Signed-off-by: default avatarNicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 25348160
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment