commit | 23658356665f726c5e69da5e658100c1f064dc8d | [log] [tgz] |
---|---|---|
author | Nicholas Mc Guire <hofrat@osadl.org> | Mon Jul 25 19:12:47 2016 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Aug 11 17:54:54 2016 +0300 |
tree | 63956951108668571da466d0741173bbf0ecb91e | |
parent | 25348160e9a444d64f589a8106bc06549934223e [diff] |
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: Nicholas Mc Guire <hofrat@osadl.org> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>