From: Nicholas Mc Guire Date: Wed, 11 Feb 2015 14:20:54 +0000 (-0300) Subject: [media] si470x: fixup wait_for_completion_timeout return handling X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~334 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61765a50323977a5fde86f736f0e55a5e680fbcf;p=pandora-kernel.git [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-diff-tree failed