1
0
Fork 0
alistair23-linux/drivers/misc/carma
Nicholas Mc Guire 860cba1343 misc: carma: fixup return type of wait_for_completion_timeout
return type of wait_for_completion_timeout is unsigned long not int. The
rc variable is renamed timeout to reflect its use and the type adjusted to
unsigned long.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-25 11:36:38 +01:00
..
Kconfig carma-fpga-program: drop videobuf dependency 2014-11-26 19:30:05 -08:00
Makefile misc: Add CARMA DATA-FPGA Programmer support 2011-05-19 16:55:10 +10:00
carma-fpga-program.c misc: carma: fixup return type of wait_for_completion_timeout 2015-03-25 11:36:38 +01:00
carma-fpga.c misc: constify of_device_id array 2015-03-16 21:10:28 +01:00