From 61765a50323977a5fde86f736f0e55a5e680fbcf Mon Sep 17 00:00:00 2001 From: Nicholas Mc Guire Date: Wed, 11 Feb 2015 11:20:54 -0300 Subject: [PATCH] [media] si470x: fixup wait_for_completion_timeout return handling return type of wait_for_completion_timeout is unsigned long not int. A appropriately named variable of type unsigned long is added and the assignments fixed up. Signed-off-by: Nicholas Mc Guire Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed